Imported OSC postgres config to KIND

This commit is contained in:
Richard Robert Reitz 2024-12-08 11:54:47 +01:00
parent 77404e8475
commit 47f0536858
2 changed files with 2 additions and 0 deletions

View file

@ -336,6 +336,7 @@ spec:
volumeMounts:
- name: data
mountPath: /var/lib/postgresql/data
subPath: postgres
volumeClaimTemplates:
- metadata:
name: data

View file

@ -151,6 +151,7 @@ spec:
volumeMounts:
- name: data
mountPath: /var/lib/postgresql/data
subPath: postgres
volumeClaimTemplates:
- metadata:
name: data