swapping gandalf with shadowfax nas

This commit is contained in:
Joseph Hanson 2024-12-10 21:03:59 -06:00
parent 2a719ba9e3
commit fef8309a07
7 changed files with 6 additions and 10 deletions

View file

@ -15,7 +15,6 @@
"hack": "scripts", "hack": "scripts",
"repositories": "database", "repositories": "database",
"vars": "other", "vars": "other",
// namespaces
"cert-manager": "guard", "cert-manager": "guard",
"external-secrets": "keys", "external-secrets": "keys",
"kube-system": "kubernetes", "kube-system": "kubernetes",

View file

@ -107,7 +107,7 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -107,7 +107,7 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -105,7 +105,7 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -76,8 +76,6 @@ spec:
readOnlyRootFilesystem: true readOnlyRootFilesystem: true
capabilities: { drop: ["ALL"] } capabilities: { drop: ["ALL"] }
defaultPodOptions: defaultPodOptions:
nodeSelector: # ~~testing~~
kubernetes.io/hostname: gandalf-01
securityContext: securityContext:
runAsNonRoot: true runAsNonRoot: true
runAsUser: 568 runAsUser: 568
@ -120,7 +118,7 @@ spec:
- readOnly: true - readOnly: true
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -105,7 +105,7 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media
@ -126,4 +126,3 @@ spec:
- path: /scripts/refresh-series.sh - path: /scripts/refresh-series.sh
subPath: refresh-series.sh subPath: refresh-series.sh
readOnly: true readOnly: true

View file

@ -76,7 +76,7 @@ spec:
persistence: persistence:
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.61
path: /eru/media path: /eru/media
advancedMounts: advancedMounts:
unpackerr: unpackerr: