Skip to content

Commit 08cc905

Browse files
committed
Reduce CPU count to avoid recreating state
1 parent 30311ca commit 08cc905

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: "3"
3636
ports:
3737
- expose: true
3838
port: 80

0 commit comments

Comments
 (0)