-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Allow tolerations/nodeselector for the Acmesolver Pods #1096
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is your feature request related to a problem? Please describe.
In my K8S cluster all host has taints to organize deployments/environments, with this the acmesolver pod never start because they doesn't have tolerations configureds.
Describe the solution you'd like
I wish the possibility of configure Taints and NodeSelector to a Acmesolver Pod.
Describe alternatives you've considered
I don't know.
Environment details (if applicable):
- Kubernetes version: v1.10.8
- Cloud-provider/provisioner: kops AWS
- cert-manager version (e.g. v0.4.0): v0.5.1
- Install method (e.g. helm or static manifests): helm chart (https://github.com/helm/charts/tree/master/stable/cert-manager)
/kind feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.