From 38b70f8b0174ee8c30e81d4c5afef90feba842bc Mon Sep 17 00:00:00 2001 From: Mateus Caruccio Date: Thu, 25 Jul 2024 18:04:03 +0100 Subject: [PATCH] minor fixes --- templates/manifests/base/helmrelease-x509-exporter.yaml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manifests/base/helmrelease-x509-exporter.yaml.tpl b/templates/manifests/base/helmrelease-x509-exporter.yaml.tpl index 2354afd..a80b2f8 100644 --- a/templates/manifests/base/helmrelease-x509-exporter.yaml.tpl +++ b/templates/manifests/base/helmrelease-x509-exporter.yaml.tpl @@ -40,7 +40,7 @@ spec: # https://github.com/enix/x509-certificate-exporter/tree/main/deploy/charts/x509-certificate-exporter#metrics-for-node-certificates-hostpath hostPathsExporter: daemonSets: - controlPlane: + controlplane: nodeSelector: node-role.kubernetes.io/master: "" tolerations: