nfs-proxy-fix

This commit is contained in:
irteam su-account 2025-07-09 15:50:53 +09:00
parent d73ea95ab0
commit 63eb3f0dd3
1 changed files with 2 additions and 2 deletions

View File

@ -31,11 +31,11 @@ spec:
- name: PROVISIONER_NAME
value: k8s-sigs.io/nfs-subdir-external-provisioner
- name: NFS_SERVER
value: 192.168.0.43
value: 192.168.0.126
- name: NFS_PATH
value: /GJ_SHARE_FS2/afed9d8d-f9c8-4053-aa89-23cdc70938e3
volumes:
- name: nfs-client-root
nfs:
server: 192.168.0.43
server: 192.168.0.126
path: /GJ_SHARE_FS2/afed9d8d-f9c8-4053-aa89-23cdc70938e3