autocommit
This commit is contained in:
parent
d330a9fbc7
commit
88c1532382
@ -435,16 +435,13 @@ configs:
|
||||
create: true
|
||||
|
||||
# -- Annotations to be added to the argocd-cmd-params-cm ConfigMap
|
||||
annotations: {}
|
||||
annotations:
|
||||
random-annotation: "true"
|
||||
|
||||
# You can customize parameters by adding parameters here.
|
||||
# (e.g.)
|
||||
# otlp.address: ''
|
||||
"server.insecure": true
|
||||
server:
|
||||
insecure: true
|
||||
data:
|
||||
server.insecure: true
|
||||
server.insecure: true
|
||||
|
||||
# Argo CD RBAC policy configuration
|
||||
## Ref: https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/rbac.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user