We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 780214a commit 3cf3978Copy full SHA for 3cf3978
it/charts/infra/blockchain-testnode/templates/contract-deploy.yaml
@@ -14,8 +14,6 @@ spec:
14
- name: contract-create
15
image: quay.io/digitelts/dome-contract-deploy:1.0.0
16
env:
17
- - name: NET_CHAIN_ID
18
- value: "1"
19
- name: PRIVATE_KEY
20
value: "0x304d170fb355df65cc17ef7934404fe9baee73a1244380076436dec6fafb1e1f"
21
#value: "0x09bac90daf84adc6ca0e3161e3a67c80e4a2ab79d7f55bf9b82f566e6d62ad87"
@@ -27,4 +25,4 @@ spec:
27
25
value: "2020"
28
26
restartPolicy: OnFailure
29
backoffLimit: 10
30
-
+
0 commit comments