diff --git a/backups/pv.yaml b/backups/pv.yaml index 69a8b0a..4c8ac5d 100644 --- a/backups/pv.yaml +++ b/backups/pv.yaml @@ -33,7 +33,7 @@ spec: volumeHandle: nfs-nas-git volumeAttributes: server: 192.168.0.100 - share: /ssd/git + share: /git --- apiVersion: v1 @@ -52,6 +52,6 @@ spec: volumeHandle: nfs-nas-backups volumeAttributes: server: 192.168.0.100 - share: /ssd/backups + share: /backups