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

Correct tolerations placement in deployment #1965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adambethuggin
Copy link

@adambethuggin adambethuggin commented Feb 5, 2025

Fix improper tolerations configuration in kubearmorOperator Deployment

The tolerations setting was placed incorrectly in the Deployment spec. This update relocates it to the correct section, allowing for intended functionality when deploying the operator.

Purpose of PR?:

Fixes #1966

Does this PR introduce a breaking change?
This does not introduce a breaking change

Checklist:

Fix improper tolerations configuration in kubearmorOperator Deployment

The tolerations setting was placed incorrectly in the Deployment spec. 
This update relocates it to the correct section, allowing for intended 
functionality when deploying the operator.
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.

Incorrect tolerations placement in Helm Kubernetes Deployment
1 participant