Compare commits

...

2 Commits

Author SHA1 Message Date
c8cbb680a7 Merge branch 'main' of https://gitea.futureporn.net/futureporn/fp
Some checks failed
ci / build (push) Failing after 1m53s
2024-07-13 22:21:36 -08:00
df2009788d move flux dir 2024-07-13 22:21:28 -08:00
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