Move cluster-vars to root

This commit is contained in:
2024-12-30 20:41:26 +01:00
parent cf4c3502c8
commit e621e24554
3 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m0s
path: ./clusters/prod/cluster-vars
path: ./cluster-vars/prod
prune: true
sourceRef:
kind: GitRepository