Remove static config
This commit is contained in:
@@ -50,13 +50,7 @@ spec:
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
- name: static-config
|
||||
mountPath: /config/config.xml
|
||||
subPath: config.xml
|
||||
volumes:
|
||||
- name: static-config
|
||||
configMap:
|
||||
name: static-config
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
claimName: sonarr-pvc
|
||||
Reference in New Issue
Block a user