cloudnative-pg migration

This commit is contained in:
auricom
2024-01-28 16:58:51 +01:00
parent 6d620d9b51
commit e7fe440f36
34 changed files with 84 additions and 106 deletions

View File

@@ -15,7 +15,7 @@ spec:
data:
# App
RADARR__API_KEY: "{{ .RADARR__API_KEY }}"
RADARR__POSTGRES_HOST: &dbHost postgres.${SECRET_DOMAIN}
RADARR__POSTGRES_HOST: &dbHost postgres16-rw.database.svc.cluster.local
RADARR__POSTGRES_PORT: "5432"
RADARR__POSTGRES_USER: &dbUser "{{ .RADARR__POSTGRES_USER }}"
RADARR__POSTGRES_PASSWORD: &dbPass "{{ .RADARR__POSTGRES_PASSWORD }}"
@@ -31,7 +31,7 @@ spec:
INIT_POSTGRES_SUPER_PASS: "{{ .POSTGRES_SUPER_PASS }}"
dataFrom:
- extract:
key: generic
key: cloudnative-pg
- extract:
key: pushover
- extract: