diff --git a/clusters/production/bootstrap.yaml b/clusters/production/bootstrap.yaml index 88a388e..15539be 100644 --- a/clusters/production/bootstrap.yaml +++ b/clusters/production/bootstrap.yaml @@ -8,7 +8,7 @@ spec: timeout: 5m sourceRef: kind: GitRepository - name: homelab + name: flux-system path: ./bootstrap prune: true wait: true diff --git a/clusters/production/infrastructure.yaml b/clusters/production/infrastructure.yaml index 8b42f4f..35f60a2 100644 --- a/clusters/production/infrastructure.yaml +++ b/clusters/production/infrastructure.yaml @@ -8,7 +8,7 @@ spec: timeout: 5m sourceRef: kind: GitRepository - name: homelab + name: flux-system path: ./infrastructure prune: true wait: true diff --git a/clusters/production/platform.yaml b/clusters/production/platform.yaml index ef1394c..f385ed4 100644 --- a/clusters/production/platform.yaml +++ b/clusters/production/platform.yaml @@ -8,7 +8,7 @@ spec: timeout: 5m sourceRef: kind: GitRepository - name: homelab + name: flux-system path: ./platform prune: true wait: true diff --git a/platform/mcp-servers/helmrelease.yaml b/platform/mcp-servers/helmrelease.yaml index 5c714b8..d7d076e 100644 --- a/platform/mcp-servers/helmrelease.yaml +++ b/platform/mcp-servers/helmrelease.yaml @@ -11,7 +11,7 @@ spec: chart: ./platform/mcp-servers sourceRef: kind: GitRepository - name: homelab + name: flux-system namespace: flux-system interval: 5m