autocommit
This commit is contained in:
parent
9a944d99a5
commit
44399b2b62
10
helm/argocd/templates/cmd-params-cm.yaml
Normal file
10
helm/argocd/templates/cmd-params-cm.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: ConfigMap
|
||||||
|
metadata:
|
||||||
|
name: argocd-cmd-params-cm
|
||||||
|
namespace: argocd
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/name: argocd-cmd-params-cm
|
||||||
|
app.kubernetes.io/part-of: argocd
|
||||||
|
data:
|
||||||
|
server.insecure: true
|
||||||
Loading…
x
Reference in New Issue
Block a user