change nfs provisioner

This commit is contained in:
2025-08-01 09:26:48 -05:00
parent 99fb15f8f0
commit 4fd272ddf7
4 changed files with 45 additions and 36 deletions

View File

@@ -30,9 +30,9 @@ spec:
- name: NFS_SERVER
value: 10.10.121.35
- name: NFS_PATH
value: /volume1/nfs-ocp
value: /volume1/openshift-nfs
volumes:
- name: nfs-client-root
nfs:
server: 10.10.121.35
path: /volume1/nfs-ocp
path: /volume1/openshift-nfs