Remove static config

This commit is contained in:
2024-08-06 20:38:29 +01:00
parent 464ce4b03a
commit a275083cd0
3 changed files with 1 additions and 28 deletions

View File

@@ -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