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 43946fa commit c3b27b3Copy full SHA for c3b27b3
deploy/dapps-certification.yaml
@@ -46,8 +46,10 @@ spec:
46
secretKeyRef:
47
key: token
48
name: nbn
49
- image: ghcr.io/input-output-hk/plutus-certification:PLT-7784-nixbuild.net
50
- imagePullPolicy: IfNotPresent
+ - name: RUN_CERTIFY_IMAGE
+ value: ghcr.io/input-output-hk/plutus-certification:PLT-7784-k8s-sched
51
+ image: ghcr.io/input-output-hk/plutus-certification:PLT-7784-k8s-sched
52
+ imagePullPolicy: Always
53
imagePullSecrets:
54
- iohk-ghcr-creds
55
memory: 8Gi
0 commit comments