Skip to content

Commit

Permalink
Merge pull request #538 from dobsonj/bug1965562
Browse files Browse the repository at this point in the history
Bug 1965562: recycler-for-nfs-... does not set requests or priorityClassName
  • Loading branch information
openshift-merge-robot committed Jun 29, 2021
2 parents feac694 + fedf2e7 commit 8a62b00
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bindata/v4.1.0/kube-controller-manager/recycler-cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,10 @@ data:
name: vol
securityContext:
runAsUser: 0
priorityClassName: openshift-user-critical
resources:
requests:
memory: 50Mi
cpu: 10m
volumes:
- name: vol
5 changes: 5 additions & 0 deletions pkg/operator/v411_00_assets/bindata.go

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

0 comments on commit 8a62b00

Please sign in to comment.