Skip to content

Commit 6f770d9

Browse files
committed
Temporarily mount the db in the wallet container for maintenance
1 parent be8f493 commit 6f770d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/dapps-certification.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ spec:
7575
volumes:
7676
- name: ipc
7777
path: /ipc
78+
- name: pvc-db
79+
path: /db
7880
- type: sidecar
7981
properties:
8082
name: socat

0 commit comments

Comments
 (0)