mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Whishper: change to volumeDevice
This commit is contained in:
@@ -70,7 +70,7 @@ spec:
|
|||||||
volumeDevices:
|
volumeDevices:
|
||||||
- devicePath: /data/db
|
- devicePath: /data/db
|
||||||
name: mongo-claim0
|
name: mongo-claim0
|
||||||
- mountPath: /var/log/mongodb
|
- devicePath: /var/log/mongodb
|
||||||
name: mongo-claim1
|
name: mongo-claim1
|
||||||
# volumeMounts:
|
# volumeMounts:
|
||||||
# - mountPath: /data/db
|
# - mountPath: /data/db
|
||||||
|
|||||||
Reference in New Issue
Block a user