diff --git a/talos-k8s-flux/clusters/t8s-demo/flux-system/kustomization.yaml b/talos-k8s-flux/clusters/t8s-demo/flux-system/kustomization.yaml deleted file mode 100644 index 3842229..0000000 --- a/talos-k8s-flux/clusters/t8s-demo/flux-system/kustomization.yaml +++ /dev/null @@ -1,5 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -resources: -- gotk-components.yaml -- gotk-sync.yaml diff --git a/talos-k8s-flux/clusters/t8s-demo/flux-system/gotk-components.yaml b/talos-k8s-flux/clusters/t8s-demo/gotk-components.yaml similarity index 100% rename from talos-k8s-flux/clusters/t8s-demo/flux-system/gotk-components.yaml rename to talos-k8s-flux/clusters/t8s-demo/gotk-components.yaml diff --git a/talos-k8s-flux/clusters/t8s-demo/flux-system/gotk-sync.yaml b/talos-k8s-flux/clusters/t8s-demo/gotk-sync.yaml similarity index 100% rename from talos-k8s-flux/clusters/t8s-demo/flux-system/gotk-sync.yaml rename to talos-k8s-flux/clusters/t8s-demo/gotk-sync.yaml