Merge pull request #472 from 3dwardch3ng/infra/argocd-cm
update configmap for argocd-cm
This commit is contained in:
@@ -4,4 +4,12 @@ metadata:
|
|||||||
name: argocd-cm
|
name: argocd-cm
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
data:
|
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