This commit is contained in:
j 2025-07-12 21:29:49 +10:00
parent b66a7b3de2
commit 4e17b5bb54
2 changed files with 1 additions and 1 deletions

View file

@ -161,7 +161,6 @@ spec:
secretKeyRef:
name: postgres.vwdb.acid.acid
key: uri
ports:
- containerPort: 80
volumeMounts:

View file

@ -35,6 +35,7 @@ spec:
values:
configGeneral:
enable_crd_registration: true
watched_namespaces: "*"
---
apiVersion: source.toolkit.fluxcd.io/v1