Skip to content

Commit 9c084be

Browse files
fix: prod pg cpu request
1 parent 3d2f996 commit 9c084be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kontinuous/env/prod/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pg:
2222
cnpg-cluster:
2323
resources:
2424
requests:
25-
cpu: 100mi
25+
cpu: 100m
2626
memory: 1Gi
2727
limits:
2828
cpu: "1"

0 commit comments

Comments
 (0)