Skip to content

Commit

Permalink
Merge pull request #1263 from alaypatel07/bz-1765759/metrics-pod-secu…
Browse files Browse the repository at this point in the history
…rity-context

Bug 1765759: templates/*etcd-member.yaml: give etcd-metrics container privilege
  • Loading branch information
openshift-merge-robot authored Nov 21, 2019
2 parents 43c8d84 + ba7e713 commit d780d19
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ contents:
- name: metric
containerPort: 9979
protocol: TCP
securityContext:
privileged: true
hostNetwork: true
priorityClassName: system-node-critical
tolerations:
Expand Down

0 comments on commit d780d19

Please sign in to comment.