From 9c13b35aa05fb1252e7807a9ed2c54d4c7575803 Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Wed, 9 Oct 2019 15:41:22 -0700 Subject: [PATCH] changes on master to apps/templates/namespaces.yaml, --- apps/templates/namespaces.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/templates/namespaces.yaml b/apps/templates/namespaces.yaml index 28913ce..435e4ba 100644 --- a/apps/templates/namespaces.yaml +++ b/apps/templates/namespaces.yaml @@ -7,6 +7,13 @@ metadata: --- apiVersion: v1 kind: Namespace +metadata: + name: helm-hooks + annotations: + argocd.argoproj.io/sync-wave: "-1" +--- +apiVersion: v1 +kind: Namespace metadata: name: kustomize-guestbook annotations: