From c7bfb72ce69e20145de03d290919d809c08012ca Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Wed, 2 Aug 2023 11:21:50 -0400 Subject: [PATCH] Debug testing --- deploy/dapps-certification.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/dapps-certification.yaml b/deploy/dapps-certification.yaml index 713617b7..e25e099e 100644 --- a/deploy/dapps-certification.yaml +++ b/deploy/dapps-certification.yaml @@ -74,6 +74,8 @@ spec: name: socat image: alpine/socat args: + - -d + - -d - UNIX-LISTEN:/ipc/node.socket,fork - TCP-CONNECT:cardano-node-preprod.vela-system:8090 volumes: