added comment for root file system flag and updated the key names for tls certificates
Signed-off-by: Rajshekar Reddy <reddymh@gmail.com>
This commit is contained in:
parent
a8bdf3027c
commit
66f38b87fc
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ controller:
|
|||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
# # readOnlyRootFilesystem should be false SSL when using postgres
|
||||
# # readOnlyRootFilesystem should be false when postgres SSL is enabled and sslmode is one of the require|verify-ca|verify-full value
|
||||
# readOnlyRootFilesystem: false
|
||||
# -- enable persistence using postgres
|
||||
persistence: {}
|
||||
|
|
Loading…
Reference in a new issue