move flux dir

This commit is contained in:
CJ_Clippy 2024-07-13 22:21:28 -08:00
parent 1c7593595e
commit df2009788d
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ spec:
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system
path: ./infrastructure/controllers path: ./flux/infrastructure/controllers
prune: true prune: true
wait: true wait: true

View File

@ -11,7 +11,7 @@ spec:
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system
path: ./infrastructure/controllers path: ./flux/infrastructure/controllers
prune: true prune: true
wait: true wait: true