We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398e7a6 commit 9676b1dCopy full SHA for 9676b1d
deploy/dapps-certification.yaml
@@ -23,12 +23,12 @@ spec:
23
secretKeyRef:
24
key: WALLET_PASSPHRASE
25
name: the-secrets
26
- - name: JWT_SECRET
27
- valueFrom:
28
- secretKeyRef:
29
- key: JWT_SECRET
30
- name: the-secrets
31
- image: ghcr.io/demoiog/plutus-certification:8
+ #- name: JWT_SECRET
+ #valueFrom:
+ #secretKeyRef:
+ #key: JWT_SECRET
+ #name: the-secrets
+ image: ghcr.io/demoiog/plutus-certification:9
32
imagePullPolicy: IfNotPresent
33
imagePullSecrets:
34
- iohk-ghcr-creds
0 commit comments