Fix tempalte

This commit is contained in:
Nikolai Rodionov
2023-02-25 21:05:01 +01:00
parent fc92125a03
commit 665f8a87c0
3 changed files with 8 additions and 5 deletions

View File

@ -27,6 +27,3 @@ spec:
destination:
server: "https://kubernetes.default.svc"
namespace: "{{ app }}-{{ name }}"
syncPolicy:
syncOptions:
- CreateNamespace=true

View File

@ -3,7 +3,8 @@
branch: $ARGO_APP_BRANCH
chart_version: $ARGO_APP_CHART_VERSION
value: |
namespace: badhouseplants-$ARGO_APP_BRANCH
namespace:
name: badhouseplants-$ARGO_APP_BRANCH
istio:
hosts:
- $ARGO_APP_HOSTNAME