Whishper: change pvc 2

This commit is contained in:
Ruben Hensen
2024-12-17 14:22:29 +01:00
parent 54b3282da8
commit 8237ddd188
+2 -2
View File
@@ -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