Skip to content

Commit e4ca204

Browse files
committed
deploy: be@20
1 parent d829249 commit e4ca204

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

deploy/dapps-certification.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ spec:
2020
value: "1000000"
2121
- name: PORT
2222
value: "80"
23+
- name: ADMIN_WALLET
24+
value: stake_test1uq9cn4p6scw5rk4krttkddg0dcrzjnxuh9fkessajmlg9qgle0hjd
25+
- name: FORCE_ADMIN_ALWAYS
26+
value: 1
2327
- name: WALLET_PASSPHRASE
2428
valueFrom:
2529
secretKeyRef:
@@ -37,7 +41,7 @@ spec:
3741
name: github-secrets
3842
- name: DB_PATH
3943
value: "/db/certification.sqlite"
40-
image: ghcr.io/demoiog/plutus-certification:19
44+
image: ghcr.io/demoiog/plutus-certification:20
4145
imagePullPolicy: IfNotPresent
4246
imagePullSecrets:
4347
- iohk-ghcr-creds

0 commit comments

Comments
 (0)