Update k8s.md
Resolve initdb: error: directory "/var/lib/postgresql/data" exists but is not empty for Postgresql Installation Signed-off-by: Geoff <geoff_niehaus@hotmail.com>
This commit is contained in:
@@ -209,6 +209,7 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: postgresdb
|
||||
subPath: data
|
||||
volumes:
|
||||
- name: postgresdb
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user