Compare commits

..

No commits in common. "d192d02fbbdba14b01993f3a32454d47f7c8b8b7" and "898483ce1869349c9513b54df3484181122fdff6" have entirely different histories.

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.13 server: 10.1.1.11
path: /eru/media path: /volume1/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.13 server: 10.1.1.11
path: /eru/media path: /volume1/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.13 server: 10.1.1.11
path: /eru/media path: /volume1/Media
globalMounts: globalMounts:
- path: /data/nas-media - path: /data/nas-media
sting-media: sting-media:

View file

@ -24,7 +24,7 @@ spec:
strategy: rollback strategy: rollback
values: values:
controllers: controllers:
unpackerr: unpackerr:
annotations: annotations:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
containers: containers:
@ -76,8 +76,8 @@ spec:
persistence: persistence:
media: media:
type: nfs type: nfs
server: 10.1.1.13 server: 10.1.1.11
path: /eru/media path: /volume1/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.13 server: 10.1.1.11
path: /eru/media path: /volume1/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.13 server: 10.1.1.11
path: /eru/media path: /volume1/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.13 server: 10.1.1.11
path: /eru/media path: /volume1/Media
advancedMounts: advancedMounts:
orphaned: orphaned:
app: app:

View file

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