allow change argocd url (#10176)

This commit is contained in:
Samuel Liu
2023-06-19 10:18:20 +08:00
committed by GitHub
parent 141064c443
commit d296adcd65
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,6 @@
apiVersion: v1
kind: Namespace
metadata:
name: {{argocd_namespace}}
name: {{ argocd_namespace }}
labels:
app: argocd