Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): add missing keys for securityContexts #504

Merged

Conversation

yanehi
Copy link

@yanehi yanehi commented Jul 7, 2023

Problem

In the values you can set the securityContext on container level, but the corresponding key is missing in the deployment.

The setting of the securityContext for the kube-rbac-proxy container has also been added.

Solution

Optionally, the securityCotext for the manager and kube-rbac-proxy container can be set.

@yanehi yanehi force-pushed the fix/add-securityContext-containerlevel branch from fe85e8a to 85c8152 Compare July 7, 2023 13:35
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

@yanehi Image is available for testing. docker pull stakater/ingressmonitorcontroller:SNAPSHOT-PR-504-999516eb

@yanehi yanehi force-pushed the fix/add-securityContext-containerlevel branch from 85c8152 to 999516e Compare July 7, 2023 13:53
@MuneebAijaz
Copy link
Contributor

hi @yanehi , thanks for the PR, i will test this soon and will try to resolve why tests are failing.

@MuneebAijaz MuneebAijaz merged commit 240d516 into stakater:master Jul 17, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants