mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/argo-cd] Fix typo in runtime-parameters.yaml (#22405)
Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
This commit is contained in:
@@ -18,7 +18,7 @@ server:
|
||||
readOnlyRootFilesystem: false
|
||||
capabilities:
|
||||
drop:
|
||||
- all
|
||||
- ALL
|
||||
insecure: false
|
||||
configEnabled: true
|
||||
containerPorts:
|
||||
@@ -42,4 +42,4 @@ redis:
|
||||
auth:
|
||||
enabled: true
|
||||
password: someComplicatedPass12345!
|
||||
architecture: standalone
|
||||
architecture: standalone
|
||||
|
||||
Reference in New Issue
Block a user