Skip to content

Commit

Permalink
deploy: be@20
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan-manole committed Nov 7, 2023
1 parent d829249 commit e4ca204
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion deploy/dapps-certification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ spec:
value: "1000000"
- name: PORT
value: "80"
- name: ADMIN_WALLET
value: stake_test1uq9cn4p6scw5rk4krttkddg0dcrzjnxuh9fkessajmlg9qgle0hjd
- name: FORCE_ADMIN_ALWAYS
value: 1
- name: WALLET_PASSPHRASE
valueFrom:
secretKeyRef:
Expand All @@ -37,7 +41,7 @@ spec:
name: github-secrets
- name: DB_PATH
value: "/db/certification.sqlite"
image: ghcr.io/demoiog/plutus-certification:19
image: ghcr.io/demoiog/plutus-certification:20
imagePullPolicy: IfNotPresent
imagePullSecrets:
- iohk-ghcr-creds
Expand Down

0 comments on commit e4ca204

Please sign in to comment.