Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions helm/keymanager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ resources:
# resources, such as Minikube. If you do want to specify resources, uncomment the following
# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
limits:
cpu: 2000m
memory: 6000Mi
cpu: 1000m
memory: 5000Mi
requests:
cpu: 500m
memory: 3000Mi
Expand Down