Move path naming to vars, update sonarr pvc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: sonarr-pvc
|
||||
name: sonarr
|
||||
spec:
|
||||
accessModes:
|
||||
- ReadWriteOncePod
|
||||
|
||||
Reference in New Issue
Block a user