Release 1.0.0 #5

Merged
richardrobertreitz merged 29 commits from development into main 2024-12-18 09:29:48 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 47f0536858 - Show all commits

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