refactor namespaces
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
||||||
kind: Kustomization
|
|
||||||
resources:
|
|
||||||
- ../../base
|
|
||||||
Reference in New Issue
Block a user