Compare commits

..

3 commits

Author SHA1 Message Date
d192d02fbb
remove socketlb 2024-09-01 21:21:07 -05:00
ff56d9dc0d
ntp --> cloudflare 2024-09-01 21:16:41 -05:00
20671fc186
move off of synology 2024-09-01 21:16:07 -05:00
9 changed files with 19 additions and 19 deletions

View file

@ -105,8 +105,8 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media
sting-media: sting-media:

View file

@ -106,7 +106,7 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -105,8 +105,8 @@ spec:
type: emptyDir type: emptyDir
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media
sting-media: sting-media:

View file

@ -76,8 +76,8 @@ spec:
persistence: persistence:
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
advancedMounts: advancedMounts:
unpackerr: unpackerr:
app: app:

View file

@ -16,9 +16,9 @@ cluster:
cni: cni:
exclusive: false exclusive: false
devices: bond+ devices: bond+
socketLB: # socketLB:
enabled: false # supposed to be default off, but it's enabled anyway, and looks fun lol # TODO: 2024-06-02: temporarily turned off to attempt fixing endpoint creation timeout # enabled: false # supposed to be default off, but it's enabled anyway, and looks fun lol # TODO: 2024-06-02: temporarily turned off to attempt fixing endpoint creation timeout
hostNamespaceOnly: true # KubeVirt compatibility # hostNamespaceOnly: true # KubeVirt compatibility
enableRuntimeDeviceDetection: true enableRuntimeDeviceDetection: true
endpointRoutes: endpointRoutes:
enabled: true enabled: true

View file

@ -86,7 +86,7 @@ spec:
readOnly: true readOnly: true
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media

View file

@ -112,8 +112,8 @@ spec:
readOnly: true readOnly: true
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
advancedMounts: advancedMounts:
qbittorrent: qbittorrent:
app: app:

View file

@ -137,8 +137,8 @@ spec:
readOnly: true readOnly: true
media: media:
type: nfs type: nfs
server: 10.1.1.11 server: 10.1.1.13
path: /volume1/Media path: /eru/media
advancedMounts: advancedMounts:
orphaned: orphaned:
app: app:

View file

@ -107,7 +107,7 @@ controlPlane:
time: time:
disabled: false disabled: false
servers: servers:
- 10.1.1.1 - time.cloudflare.com
# Enable KubePrism # Enable KubePrism
- |- - |-