Skip to content

Commit 330b84a

Browse files
committed
deploy(be): change numeric argument to string
1 parent e4ca204 commit 330b84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/dapps-certification.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- name: ADMIN_WALLET
2424
value: stake_test1uq9cn4p6scw5rk4krttkddg0dcrzjnxuh9fkessajmlg9qgle0hjd
2525
- name: FORCE_ADMIN_ALWAYS
26-
value: 1
26+
value: "1"
2727
- name: WALLET_PASSPHRASE
2828
valueFrom:
2929
secretKeyRef:

0 commit comments

Comments
 (0)