autocommit
This commit is contained in:
parent
83f7a2a12a
commit
c39ad21dfd
@ -440,6 +440,7 @@ configs:
|
|||||||
# 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
|
||||||
|
|
||||||
# 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
|
||||||
@ -538,7 +539,7 @@ configs:
|
|||||||
# -----END CERTIFICATE-----
|
# -----END CERTIFICATE-----
|
||||||
|
|
||||||
# -- Specifies if the argocd-tls-certs-cm configmap should be created by Helm.
|
# -- Specifies if the argocd-tls-certs-cm configmap should be created by Helm.
|
||||||
create: true
|
create: false
|
||||||
|
|
||||||
# ConfigMap for Config Management Plugins
|
# ConfigMap for Config Management Plugins
|
||||||
# Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/
|
# Ref: https://argo-cd.readthedocs.io/en/stable/operator-manual/config-management-plugins/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user