This commit is contained in:
@ -1,3 +1,13 @@
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
||||
|
||||
volumes:
|
||||
- name: downloads
|
||||
hostPath:
|
||||
path: /k8s/media/downloads
|
||||
type: Directory
|
||||
|
||||
volumeMounts:
|
||||
- name: downloads
|
||||
mountPath: /downloads
|
||||
readOnly: false
|
||||
|
Reference in New Issue
Block a user