mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
allow change argocd url (#10176)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{argocd_namespace}}
|
||||
name: {{ argocd_namespace }}
|
||||
labels:
|
||||
app: argocd
|
||||
|
||||
Reference in New Issue
Block a user