mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 01:00:54 +02:00
feat: remove postgresql-kube
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
- name: POSTGRES_USER
|
||||
value: postgres
|
||||
- name: POSTGRES_PASSWORD
|
||||
value: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD}
|
||||
value: ${SECRET_POSTGRESQL_POSTGRES_PASSWORD}
|
||||
- name: POSTGRES_EXTRA_OPTS
|
||||
value: "-Z9 --schema=public --blobs"
|
||||
- name: SCHEDULE
|
||||
|
Reference in New Issue
Block a user