gandalf --> shadowfax
This commit is contained in:
parent
f1168bb968
commit
941e0819b6
1 changed files with 1 additions and 3 deletions
|
@ -67,8 +67,6 @@ spec:
|
||||||
drop:
|
drop:
|
||||||
- ALL
|
- ALL
|
||||||
defaultPodOptions:
|
defaultPodOptions:
|
||||||
nodeSelector: # ~~testing~~
|
|
||||||
kubernetes.io/hostname: gandalf-01
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
runAsUser: 568
|
runAsUser: 568
|
||||||
|
@ -122,7 +120,7 @@ spec:
|
||||||
- path: /tmp
|
- path: /tmp
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: gandalf.jahanson.tech
|
server: 10.1.1.61
|
||||||
path: /eru/media
|
path: /eru/media
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
|
|
Loading…
Reference in a new issue