switch to pg-17
This commit is contained in:
@@ -32,22 +32,22 @@ lidarr2:
|
||||
- name: LIDARR__POSTGRES_HOST
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: lidarr2-postgresql-16-cluster-app
|
||||
name: lidarr2-postgresql-17-cluster-app
|
||||
key: host
|
||||
- name: LIDARR__POSTGRES_PORT
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: lidarr2-postgresql-16-cluster-app
|
||||
name: lidarr2-postgresql-17-cluster-app
|
||||
key: port
|
||||
- name: LIDARR__POSTGRES_USER
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: lidarr2-postgresql-16-cluster-app
|
||||
name: lidarr2-postgresql-17-cluster-app
|
||||
key: username
|
||||
- name: LIDARR__POSTGRES_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: lidarr2-postgresql-16-cluster-app
|
||||
name: lidarr2-postgresql-17-cluster-app
|
||||
key: password
|
||||
probes:
|
||||
liveness:
|
||||
|
Reference in New Issue
Block a user