Skip to content

Commit

Permalink
Removed CPU limit, set memory request equal to memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-karpukhin committed Mar 27, 2024
1 parent 15a4486 commit 1d1834a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/atlas-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ securityContext:
# More information: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
resources:
limits:
cpu: 1000m
memory: 1Gi
requests:
cpu: 100m
Expand Down

0 comments on commit 1d1834a

Please sign in to comment.