missing tolerations and nodeSelector configuration in gatekeeper/charts/gatekeeper/templates/upgrade-crds-hook.yaml
What steps did you take and what happened: [A clear and concise description of what the bug is.] helm install with enabled upgradeCRDs and tolerations or nodeSelector configuration.
What did you expect to happen: gatekeeper-update-crds-hook container should have tolerations and nodeSelector configuration from values
Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]
Environment:
- Gatekeeper version: helm chart 3.7.0
- Kubernetes version: (use
kubectl version):
hello, Does this bug have been solved? we want to deploy gatekeeper operator pods just only on Master Node @tarfik
We also need tolerations support for this job
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.
I think this got added with this commit?
https://github.com/open-policy-agent/gatekeeper/pull/2202
closed via #2202