refactor namespaces

This commit is contained in:
2024-07-25 02:04:24 +10:00
parent 2a19e574c4
commit 5a3255fc25
37 changed files with 1 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ pms:
storageClassName: local-path storageClassName: local-path
existingClaim: plex-config-pvc existingClaim: plex-config-pvc
extraEnv: extraEnv:
PLEX_CLAIM: "" PLEX_CLAIM: "claim-AQz39T-oxkYVjmrCL5ZX"
TZ: "Australia/Sydney" TZ: "Australia/Sydney"
PLEX_UID: 1000 PLEX_UID: 1000
PLEX_GID: 1000 PLEX_GID: 1000

View File

@@ -1,4 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base