Merge pull request #647 from 3dwardch3ng/misc

update nodeSelector for plex
This commit is contained in:
2024-07-25 02:25:32 +10:00
committed by GitHub

View File

@@ -4,6 +4,8 @@ ingress:
url: plex.cluster.edward.sydney url: plex.cluster.edward.sydney
pms: pms:
configExistingClaim: plex-config-pvc configExistingClaim: plex-config-pvc
nodeSelector:
kubernetes.io/arch: amd64
extraEnv: extraEnv:
PLEX_CLAIM: "claim-AQz39T-oxkYVjmrCL5ZX" PLEX_CLAIM: "claim-AQz39T-oxkYVjmrCL5ZX"
TZ: "Australia/Sydney" TZ: "Australia/Sydney"