chore: go back to hostpath for radarr mount

This commit is contained in:
SeanOMik 2024-10-14 19:24:55 -04:00
parent c9c1a8765f
commit 4521ee7074
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 7 additions and 7 deletions

View File

@ -90,9 +90,9 @@ spec:
persistence:
config:
#type: hostPath
#hostPath: /mnt/MainPool/Kubernetes/radarr
existingClaim: radarr
type: hostPath
hostPath: /mnt/MainPool/Kubernetes/radarr
#existingClaim: radarr
globalMounts:
- path: /config
# main: # controller name

View File

@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./backup-creds.sops.yaml
- ./minio-creds.sops.yaml
#- ./backup-creds.sops.yaml
#- ./minio-creds.sops.yaml
#- ../../../../../common/templates/volsync
- ./helm-release.yaml
- ./radarr-exportarr-metrics.yaml
- ../../../../../common/templates/volsync
- ./radarr-exportarr-metrics.yaml