Skip to content

Commit

Permalink
Merge pull request #34 from coreydaley/bugzilla_2019722_cpu_memory_qos_2
Browse files Browse the repository at this point in the history
Remove limits section of resources yaml
  • Loading branch information
openshift-merge-robot committed Nov 19, 2021
2 parents 7468c5f + aecc420 commit db0b8dd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions assets/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ spec:
- mountPath: /run/csi-data-dir
name: csi-data-dir
resources:
limits:
cpu: 200m
memory: 100Mi
requests:
cpu: 10m
memory: 20Mi
Expand Down Expand Up @@ -97,9 +94,6 @@ spec:
- mountPath: /dev
name: dev-dir
resources:
limits:
cpu: 400m
memory: 300Mi
requests:
cpu: 10m
memory: 20Mi
Expand Down
6 changes: 0 additions & 6 deletions pkg/generated/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db0b8dd

Please sign in to comment.