Update roles/stolon/files/stolon-nfs-csi.yaml

This commit is contained in:
2025-10-30 09:11:43 +00:00
parent d79c611824
commit 7c2908bea6

View File

@ -5,7 +5,7 @@ metadata:
namespace: postgresql
provisioner: nfs.csi.k8s.io
parameters:
server: 192.168.1.34
share: /mnt/pool/data/k8s-Volumes/postgress_stolon/keepers
server: 192.168.1.22
share: /mnt/pool/data/k8s-Volumes/k8s-cluster-iac-deployed
allowVolumeExpansion: true
reclaimPolicy: Retain