Add missing tolerations config to daemonsets (#381)

spiffe-csi-driver and spire-agent are missing the ability to specify
tolerations. This PR adds the missing functionality.

fixes: https://github.com/spiffe/helm-charts/issues/380

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2023-07-06 12:48:59 -05:00
committed by GitHub
parent 4ad68b154b
commit 3ed1859cd1
7 changed files with 16 additions and 0 deletions
@@ -62,6 +62,8 @@ resources: {}
nodeSelector: {}
tolerations: []
# -- The log level, valid values are "debug", "info", "warn", and "error"
logLevel: info
# -- The name of the Kubernetes cluster (`kubeadm init --service-dns-domain`)