We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92613dc commit 0bb0c3eCopy full SHA for 0bb0c3e
deploy/dapps-certification.yaml
@@ -55,7 +55,7 @@ spec:
55
- type: sidecar
56
properties:
57
name: cardano-wallet
58
- image: inputoutput/cardano-wallet:2022.12.14
+ image: inputoutput/cardano-wallet:dev-master
59
args:
60
- serve
61
- --node-socket
@@ -74,8 +74,6 @@ spec:
74
name: socat
75
image: alpine/socat
76
77
- - -d
78
79
- UNIX-LISTEN:/ipc/node.socket,fork
80
- TCP-CONNECT:cardano-node-preprod.vela-system:8090
81
volumes:
0 commit comments