fix: correct pgadmin kustomization path

This commit is contained in:
2026-04-30 12:47:47 +02:00
parent 882d28bc1a
commit 3fcf1353cd
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
interval: 10m
path: ./apps/pgadmin
path: ./clusters/homelab/apps/pgadmin
prune: true
sourceRef:
kind: GitRepository