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