Skip to content

Commit

Permalink
Temporarily mount the db in the wallet container for maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
shlevy committed Aug 21, 2023
1 parent be8f493 commit 6f770d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/dapps-certification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
volumes:
- name: ipc
path: /ipc
- name: pvc-db
path: /db
- type: sidecar
properties:
name: socat
Expand Down

0 comments on commit 6f770d9

Please sign in to comment.