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
volumeMounts:
- mountPath: /data/db
name: mongo-claim0
name: mongo-claim2
- mountPath: /var/log/mongodb
name: mongo-claim1
name: mongo-claim3
restartPolicy: Always
volumes:
- name: mongo-claim0