Skip to content

Commit

Permalink
fix: mem for operator query
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Oct 30, 2023
1 parent 894b1de commit b3d951e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
cpuLimit: 400m
cpuRequest: 100m
image: registry.redhat.io/web-terminal/web-terminal-tooling-rhel8@sha256:657874adad93a9e6c2b746b836015de410d2e280f85c079c81e24ae81343fa6c
memoryLimit: 256Mi
memoryLimit: 512Mi
memoryRequest: 128Mi
mountSources: false
sourceMapping: /projects
Expand Down

0 comments on commit b3d951e

Please sign in to comment.