argocd: add --enable-helm to kustomize ; enable shell from web ui
This commit is contained in:
@@ -228,6 +228,10 @@
|
|||||||
global:
|
global:
|
||||||
domain: argocd.arcodange.duckdns.org
|
domain: argocd.arcodange.duckdns.org
|
||||||
configs:
|
configs:
|
||||||
|
cm:
|
||||||
|
kustomize.buildOptions: "--enable-helm"
|
||||||
|
helm.enablePostRenderer: "true"
|
||||||
|
exec.enabled: "true"
|
||||||
params:
|
params:
|
||||||
server.insecure: true # let k3s traefik do TLS termination
|
server.insecure: true # let k3s traefik do TLS termination
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
|||||||
Reference in New Issue
Block a user