From d9c6567ba6fe68602b6c64df50f37922db4fef95 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Tue, 24 Oct 2023 17:33:01 +0100 Subject: [PATCH] They removed it --- clusters/kind/flux-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/kind/flux-system/kustomization.yaml b/clusters/kind/flux-system/kustomization.yaml index 5d34dce..8fe03dd 100644 --- a/clusters/kind/flux-system/kustomization.yaml +++ b/clusters/kind/flux-system/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - gotk-components.yaml - gotk-sync.yaml -- apps/*.yaml +- apps/portainer.yaml