From a9925b30933d5254f33c0e17be7c3570aabc6442 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 26 May 2022 14:35:51 +0200 Subject: [PATCH] properly include new namespace --- flux/cluster/core/namespaces/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux/cluster/core/namespaces/kustomization.yaml b/flux/cluster/core/namespaces/kustomization.yaml index 5bdccac..08073de 100644 --- a/flux/cluster/core/namespaces/kustomization.yaml +++ b/flux/cluster/core/namespaces/kustomization.yaml @@ -7,3 +7,4 @@ resources: - authentik.yaml - gitops.yaml - monitoring.yaml + - olympus.yaml