INFRA-2172 | Abhishek | Remove optional field from sample manifest

This commit is contained in:
Abhishek Katiyar
2023-09-25 15:57:41 +05:30
parent f8f0a9a8b7
commit 5eec79db86
2 changed files with 3 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -23,7 +23,6 @@
"dRBackupDisable": true,
"dbNames": ["foo_service"],
"dbExtensions": ["pgcrypto"],
"teleportUserStatementTimeout": 3,
"readonlyUser": "foo_readonly_user",
"readonlyPassword": "foo_readonly_password",
"applyImmediately": false,