This commit is contained in:
Matt Reeves 2024-07-09 20:34:50 -04:00
parent 594c5c618f
commit 3ea1d2feee
2 changed files with 1 additions and 3 deletions

View file

@ -42,7 +42,7 @@ spec:
- name: nas
nfs:
path: /mnt/thePool/thePoolShare
server: ${NAS_IP}
server: $${NAS_IP}
- name: radarr-config
persistentVolumeClaim:
claimName: radarr-config

View file

@ -16,5 +16,3 @@ spec:
substituteFrom:
- kind: ConfigMap
name: global-vars
- kind: Secret
name: bw-sample-secret