mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 10:32:55 +02:00
Whishper: change pvc 3
This commit is contained in:
@@ -74,9 +74,9 @@ spec:
|
|||||||
name: mongo-claim3
|
name: mongo-claim3
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- name: mongo-claim0
|
- name: mongo-claim2
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: mongo-claim2
|
claimName: mongo-claim2
|
||||||
- name: mongo-claim1
|
- name: mongo-claim3
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: mongo-claim3
|
claimName: mongo-claim3
|
||||||
|
|||||||
Reference in New Issue
Block a user