From 72eb438feeb6f03b6cb88751909ec64c1834f284 Mon Sep 17 00:00:00 2001 From: Vivian Roest Date: Wed, 18 Jan 2023 12:24:41 +0100 Subject: [PATCH] actually deploy es --- flux/olympus/core/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux/olympus/core/kustomization.yaml b/flux/olympus/core/kustomization.yaml index 4b61208f..2e5c9c9a 100644 --- a/flux/olympus/core/kustomization.yaml +++ b/flux/olympus/core/kustomization.yaml @@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespaces + - external-secrets \ No newline at end of file