Automated Manifest Update (#2455)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2455
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2455.
This commit is contained in:
2025-12-12 22:59:46 +00:00
committed by Alex Lebens
parent df5720a3c9
commit ab5fc351a8
2 changed files with 5 additions and 5 deletions

View File

@@ -70,16 +70,16 @@ spec:
- lidarr-main
- lidarr-log
roles:
- '*'
- app
schemaOnly: false
externalClusters:
- name: importSource
connectionParameters:
host: "lidarr2-postgresql-17-cluster-rw"
port: "5432"
user: "app"
dbname: "app"
user: "postgres"
dbname: "postgres"
sslmode: "disable"
password:
name: lidarr2-postgresql-17-cluster-app
name: lidarr2-postgresql-17-cluster-superuser
key: password

View File

@@ -54,7 +54,7 @@ spec:
primaryUpdateMethod: switchover
primaryUpdateStrategy: unsupervised
logLevel: info
enableSuperuserAccess: false
enableSuperuserAccess: true
enablePDB: true
postgresql:
parameters: