Fix GitRepository references in Kustomizations
Changed all references from 'homelab' to 'flux-system' to match the actual GitRepository resource created by Flux bootstrap.
This commit is contained in:
@@ -11,7 +11,7 @@ spec:
|
||||
chart: ./platform/mcp-servers
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: homelab
|
||||
name: flux-system
|
||||
namespace: flux-system
|
||||
interval: 5m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user