cronjobs pvc
This commit is contained in:
parent
eb89aea7f9
commit
854e9752b9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue