From 0b65e58e6bed07a0a51f979fc11797cd16c45fda Mon Sep 17 00:00:00 2001 From: Vivian Roest 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 5bdccac2..08073deb 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