Skip to content

Commit 1bbbdf8

Browse files
shlevybogdan-manole
authored andcommitted
Deploy: Fix CPU specification
1 parent 8348f99 commit 1bbbdf8

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
@@ -32,7 +32,7 @@ spec:
3232
imagePullSecrets:
3333
- iohk-ghcr-creds
3434
memory: 8Gi
35-
cpu: 4
35+
cpu: "4"
3636
ports:
3737
- expose: true
3838
port: 80

0 commit comments

Comments
 (0)