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