Try removing the books pvc
This commit is contained in:
		| @@ -69,13 +69,7 @@ spec: | ||||
|           volumeMounts: | ||||
|             - name: config | ||||
|               mountPath: /config | ||||
|             - name: smb-tower-books | ||||
|               mountPath: /mnt/books | ||||
|               readOnly: false | ||||
|       volumes: | ||||
|         - name: config | ||||
|           persistentVolumeClaim: | ||||
|             claimName: sonarr | ||||
|         - name: smb-tower-books | ||||
|           persistentVolumeClaim: | ||||
|             claimName: pvc-smb-tower-books | ||||
		Reference in New Issue
	
	Block a user