Closed rimolive closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign vaishnavihire for approval by writing /assign @vaishnavihire
in a comment. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
PR #290 added a Pod Security policy for prometheus pods, but some paths were mounted as read-only. This PR will grant permissions to prometheus pod to write data as expected.
Description
Added a securityContext so volumes can be mounted as read-write.
How Has This Been Tested?
redhat-ods-monitoring
namespace is running with no CrashLoopbackOff stateMerge criteria:
[UPSTREAM]
has been prepended to the commit message.