Skip to content

Commit 637af1c

Browse files
committed
Fingers crossed this tag works with new cardano-node
1 parent c7bfb72 commit 637af1c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

deploy/dapps-certification.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
- type: sidecar
5656
properties:
5757
name: cardano-wallet
58-
image: inputoutput/cardano-wallet:2022.12.14
58+
image: inputoutput/cardano-wallet:dev-master
5959
args:
6060
- serve
6161
- --node-socket
@@ -74,8 +74,6 @@ spec:
7474
name: socat
7575
image: alpine/socat
7676
args:
77-
- -d
78-
- -d
7977
- UNIX-LISTEN:/ipc/node.socket,fork
8078
- TCP-CONNECT:cardano-node-preprod.vela-system:8090
8179
volumes:

0 commit comments

Comments
 (0)