How to set taints for scan-vulnerabilityreport Pods? #1781
Brzozova
started this conversation in
Development
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! This is how I configured taints using Helm Charts in values.yaml
I thought after deploying this change I will see taints in each Pod deployed in trivy-system which are trivy-operator and all scan-vulnerabilityreport.
However looks like it only had an impact on trivy-operator Pod:
scan-vulnerabilityreport Pods looks like this:
As scan-vulnerabilityreport are quite busy, I would like to add taints to them as well.
Is there a way to do it?
Beta Was this translation helpful? Give feedback.
All reactions