mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
rm config volume recorder
This commit is contained in:
@@ -100,14 +100,9 @@ spec:
|
||||
name: owntracks-mqtt-password
|
||||
key: password
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
- name: store
|
||||
mountPath: /store
|
||||
volumes:
|
||||
- name: config
|
||||
persistentVolumeClaim:
|
||||
claimName: otrecorder-config-pvc
|
||||
- name: store
|
||||
persistentVolumeClaim:
|
||||
claimName: otrecorder-store-pvc
|
||||
|
||||
Reference in New Issue
Block a user