diff --git a/charts/argo-workflows/values.yaml b/charts/argo-workflows/values.yaml index 0bef7bda..93b79f93 100644 --- a/charts/argo-workflows/values.yaml +++ b/charts/argo-workflows/values.yaml @@ -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: {}