fix: correct davis kustomization path

This commit is contained in:
2026-03-25 09:12:26 +01:00
parent d83536a29b
commit b699ec21a6
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m0s interval: 10m0s
path: ./clusters/homelab/davis path: ./clusters/homelab/apps/davis
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository