Skip to content

Commit

Permalink
revert unneeded resource limit change
Browse files Browse the repository at this point in the history
Signed-off-by: Danil Uzlov <DanilUzlov@yandex.ru>
  • Loading branch information
d-uzlov committed May 27, 2021
1 parent b69eafc commit a9d5ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-kernel/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
readOnly: true
resources:
limits:
memory: 20Mi
memory: 15Mi
cpu: 100m
volumes:
- name: spire-agent-socket
Expand Down

0 comments on commit a9d5ffc

Please sign in to comment.