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