Move path naming to vars, update sonarr pvc

This commit is contained in:
2024-08-20 11:58:42 +01:00
parent f4b9af34d1
commit b06d302207
3 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: sonarr-pvc
name: sonarr
spec:
accessModes:
- ReadWriteOncePod