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
pms:
configExistingClaim: plex-config-pvc
nodeSelector:
kubernetes.io/arch: amd64
extraEnv:
PLEX_CLAIM: "claim-AQz39T-oxkYVjmrCL5ZX"
TZ: "Australia/Sydney"