mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Rename volumemount name restore 5
This commit is contained in:
@@ -19,6 +19,9 @@ spec:
|
||||
containers:
|
||||
- name: restore-ubuntu
|
||||
image: ubuntu:plucky
|
||||
volumeMounts:
|
||||
- name: restorevol
|
||||
mountPath: /mnt/restorevol/
|
||||
volumes:
|
||||
- name: restorevol
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user