From 6e8fe1e7fd619d9af7dbe238337f3c38642e5db9 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Fri, 16 Feb 2024 19:25:26 +0000 Subject: [PATCH] Reset --- clusters/talos/flux-system/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/talos/flux-system/kustomization.yaml b/clusters/talos/flux-system/kustomization.yaml index b0bca7c..395a315 100644 --- a/clusters/talos/flux-system/kustomization.yaml +++ b/clusters/talos/flux-system/kustomization.yaml @@ -3,5 +3,5 @@ kind: Kustomization resources: - gotk-components.yaml - gotk-sync.yaml -- infrastructure.yaml -- apps.yaml +# - infrastructure.yaml +# - apps.yaml