storage
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
volumes:
|
||||
- name: nfs-data
|
||||
hostPath:
|
||||
path: /mnt/storage/k8s/nfsshare
|
||||
path: /mnt/k8s-temp-nfs
|
||||
type: Directory
|
||||
tolerations:
|
||||
- key: "storage"
|
||||
@@ -40,4 +40,4 @@ spec:
|
||||
value: "only"
|
||||
effect: "NoSchedule"
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: niflheim
|
||||
kubernetes.io/hostname: yomi
|
||||
|
||||
Reference in New Issue
Block a user