mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-16 19:27:37 +00:00
Update roles/stolon/files/stolon-nfs-csi.yaml
This commit is contained in:
@ -6,6 +6,6 @@ metadata:
|
||||
provisioner: nfs.csi.k8s.io
|
||||
parameters:
|
||||
server: 192.168.1.22
|
||||
share: /mnt/pool/data/k8s-Volumes/k8s-cluster-iac-deployed/postgresql-stolon
|
||||
share: /mnt/fenix-main-nas-pool-0/data/k8s-Volumes/k8s-cluster-iac-deployed/postgresql-stolon
|
||||
allowVolumeExpansion: true
|
||||
reclaimPolicy: Retain
|
||||
Reference in New Issue
Block a user