mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
Whishper: change pvc 2
This commit is contained in:
@@ -69,9 +69,9 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data/db
|
- mountPath: /data/db
|
||||||
name: mongo-claim0
|
name: mongo-claim2
|
||||||
- mountPath: /var/log/mongodb
|
- mountPath: /var/log/mongodb
|
||||||
name: mongo-claim1
|
name: mongo-claim3
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
volumes:
|
volumes:
|
||||||
- name: mongo-claim0
|
- name: mongo-claim0
|
||||||
|
|||||||
Reference in New Issue
Block a user