fix: correct pgadmin kustomization path
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m
|
||||
path: ./apps/pgadmin
|
||||
path: ./clusters/homelab/apps/pgadmin
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
||||
Reference in New Issue
Block a user