From e15efacbc5a0b43f4f36750351f9cdd9b21680a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Thu, 15 Dec 2022 11:33:38 +0100 Subject: [PATCH] Namespace --- apps/templates/vault.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/templates/vault.yaml b/apps/templates/vault.yaml index b018c50..077ca60 100644 --- a/apps/templates/vault.yaml +++ b/apps/templates/vault.yaml @@ -25,3 +25,5 @@ spec: automated: prune: true selfHeal: true + syncOptions: + - CreateNamespace=true