diff --git a/kubernetes/cluster/production/flux-system/flux-system/gotk-components.yaml b/kubernetes/cluster/production/flux-system/gotk-components.yaml similarity index 100% rename from kubernetes/cluster/production/flux-system/flux-system/gotk-components.yaml rename to kubernetes/cluster/production/flux-system/gotk-components.yaml diff --git a/kubernetes/cluster/production/flux-system/flux-system/gotk-sync.yaml b/kubernetes/cluster/production/flux-system/gotk-sync.yaml similarity index 90% rename from kubernetes/cluster/production/flux-system/flux-system/gotk-sync.yaml rename to kubernetes/cluster/production/flux-system/gotk-sync.yaml index 41903c1..11be014 100644 --- a/kubernetes/cluster/production/flux-system/flux-system/gotk-sync.yaml +++ b/kubernetes/cluster/production/flux-system/gotk-sync.yaml @@ -20,7 +20,7 @@ metadata: namespace: flux-system spec: interval: 10m0s - path: ./kubernetes/cluster/production/flux-system + path: ./kubernetes/cluster/production prune: true sourceRef: kind: GitRepository diff --git a/kubernetes/cluster/production/flux-system/flux-system/kustomization.yaml b/kubernetes/cluster/production/flux-system/kustomization.yaml similarity index 100% rename from kubernetes/cluster/production/flux-system/flux-system/kustomization.yaml rename to kubernetes/cluster/production/flux-system/kustomization.yaml