Skip to content

Commit

Permalink
fix(kro-definition/podinfo): the CPU value seems to get normalise, th…
Browse files Browse the repository at this point in the history
…en won't reconcile. normalise in definition elifesciences/issues#9158
  • Loading branch information
scottaubrey committed Jan 31, 2025
1 parent a903163 commit 939443a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kro-definitions/podinfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
timeoutSeconds: 5
resources:
limits:
cpu: 2000m
cpu: 2
memory: 512Mi
requests:
cpu: 100m
Expand Down

0 comments on commit 939443a

Please sign in to comment.