mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-10-30 11:33:46 +00:00
k8s: Fix PostgreSQL mountpoint of manual k8s config.
This commit is contained in:
@@ -84,7 +84,7 @@ spec:
|
||||
value: REPLACE_WITH_SECURE_POSTGRES_PASSWORD
|
||||
volumeMounts:
|
||||
- name: postgresql-persistent-storage
|
||||
mountPath: /var/lib/postgresql
|
||||
mountPath: /var/lib/postgresql/data
|
||||
- name: zulip
|
||||
image: zulip/docker-zulip:9.4-0
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user