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:
Geoff
2024-03-17 20:07:03 -05:00
committed by GitHub
parent 20f0e771f9
commit 849866a5d9
+1
View File
@@ -209,6 +209,7 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: postgresdb
subPath: data
volumes:
- name: postgresdb
persistentVolumeClaim: