From fee24bc2287af191f7ee96c4a97621ccc04c7153 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 4 Jun 2022 15:50:04 +0200 Subject: [PATCH] Add emberstack to sources --- infrastructure/sources/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/sources/kustomization.yaml b/infrastructure/sources/kustomization.yaml index 74dc128..db2dea8 100644 --- a/infrastructure/sources/kustomization.yaml +++ b/infrastructure/sources/kustomization.yaml @@ -4,3 +4,4 @@ namespace: flux-system resources: - bitnami.yaml - jetstack.yaml + - emberstack.yaml