diff --git a/clusters/talos/apps.yaml b/clusters/talos/apps.yaml index 30b4428..eea660a 100644 --- a/clusters/talos/apps.yaml +++ b/clusters/talos/apps.yaml @@ -9,6 +9,6 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-cluster + name: flux-system dependsOn: - name: infra \ No newline at end of file diff --git a/clusters/talos/infra.yaml b/clusters/talos/infra.yaml index 43640ea..5b25806 100644 --- a/clusters/talos/infra.yaml +++ b/clusters/talos/infra.yaml @@ -9,4 +9,4 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-cluster + name: flux-system