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: secretKeyRef:
name: postgres.vwdb.acid.acid name: postgres.vwdb.acid.acid
key: uri key: uri
ports: ports:
- containerPort: 80 - containerPort: 80
volumeMounts: volumeMounts:

View file

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