From c24cfcfb87b2081559281ff20d8c9917a53821b4 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 25 Jul 2024 02:25:56 +1000 Subject: [PATCH] update PLEX_CLAIM for plex --- apps/plex/base/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plex/base/values.yaml b/apps/plex/base/values.yaml index cf1aef4..60191c9 100644 --- a/apps/plex/base/values.yaml +++ b/apps/plex/base/values.yaml @@ -7,7 +7,7 @@ pms: nodeSelector: kubernetes.io/arch: amd64 extraEnv: - PLEX_CLAIM: "claim-AQz39T-oxkYVjmrCL5ZX" + PLEX_CLAIM: "claim-emBfSjLs-Yd16yeKCfBk" TZ: "Australia/Sydney" PLEX_UID: 1000 PLEX_GID: 1000