Skip to content

Commit

Permalink
fix(backstage): remove memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Nov 2, 2023
1 parent 4b64283 commit 927b263
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ spec:
requests:
cpu: 9m
memory: 313Mi
limits:
memory: 313Mi
# limits:
# memory: 313Mi
probes:
liveness: &probes
enabled: true
Expand Down

0 comments on commit 927b263

Please sign in to comment.