revert to pg-16
This commit is contained in:
@@ -39,17 +39,17 @@ jellyplist:
|
|||||||
- name: JELLYPLIST_DB_HOST
|
- name: JELLYPLIST_DB_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-postgresql-17-cluster-app
|
name: jellyplist-postgresql-16-cluster-app
|
||||||
key: host
|
key: host
|
||||||
- name: JELLYPLIST_DB_USER
|
- name: JELLYPLIST_DB_USER
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-postgresql-17-cluster-app
|
name: jellyplist-postgresql-16-cluster-app
|
||||||
key: username
|
key: username
|
||||||
- name: JELLYPLIST_DB_PASSWORD
|
- name: JELLYPLIST_DB_PASSWORD
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: jellyplist-postgresql-17-cluster-app
|
name: jellyplist-postgresql-16-cluster-app
|
||||||
key: password
|
key: password
|
||||||
- name: LIDARR_API_KEY
|
- name: LIDARR_API_KEY
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
Reference in New Issue
Block a user