update configmap for argocd-cm
This commit is contained in:
@@ -4,4 +4,12 @@ metadata:
|
||||
name: argocd-cm
|
||||
namespace: argocd
|
||||
data:
|
||||
kustomize.buildOptions: --enable-helm
|
||||
admin.enabled: "true"
|
||||
application.instanceLabelKey: "argocd.argoproj.io/instance"
|
||||
exec.enabled: "false"
|
||||
server.rbac.log.enforce.enable: "false"
|
||||
statusbadge.enabled: "false"
|
||||
timeout.hard.reconciliation: "0s"
|
||||
timeout.reconciliation: "180s"
|
||||
url: "https://argocd.cluster.edward.sydney"
|
||||
kustomize.buildOptions: "--enable-helm"
|
||||
Reference in New Issue
Block a user