소스 검색

convert P2W_EXIT_ON_ERROR to "true"

Eran Davidovich 3 년 전
부모
커밋
2d82183a06
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      devnet/p2w-attest.yaml

+ 1 - 1
devnet/p2w-attest.yaml

@@ -41,7 +41,7 @@ spec:
           - name: P2W_INITIALIZE_SOL_CONTRACT
             value: "1"
           - name: P2W_EXIT_ON_ERROR
-            value: True
+            value: "true"
           tty: true
           readinessProbe:
             tcpSocket: