Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct tolerations placement in deployment
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.
- Loading branch information