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:
Rajshekar Reddy 2023-02-01 09:59:48 +05:30
parent a8bdf3027c
commit 66f38b87fc
No known key found for this signature in database
GPG key ID: 74CE6BCE90A45F32

View file

@ -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: {}