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

Allow tolerations and priorityClassName Configuration in Helm Chart #38

Open
nagano-hirofumi-16 opened this issue Jun 13, 2024 · 0 comments

Comments

@nagano-hirofumi-16
Copy link

nagano-hirofumi-16 commented Jun 13, 2024

I am currently using Oracle Kubernetes Engine (OKE) and have configured taints on each NodePool to manage pod scheduling efficiently. Unfortunately, the current Helm chart does not support the configuration of tolerations or priorityClassName.
This limitation prevents us from deploying the oci-secret-store-secrets-store-csi-driver on nodes with these taints and from assigning the necessary priority class to ensure that our critical services are prioritized appropriately in our cluster scheduling.

Could you please enhance the Helm chart to allow users to directly specify both tolerations and priorityClassName settings in the values.yaml file?

@nagano-hirofumi-16 nagano-hirofumi-16 changed the title Allow tolerations Configuration in Helm Chart Allow tolerations and priorityClassName Configuration in Helm Chart Jun 14, 2024
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

No branches or pull requests

1 participant