Add skipKubeletVerification configurable (#243)

This commit is contained in:
Faisal Memon
2023-04-26 21:38:14 +02:00
committed by GitHub
parent 46f10e1df2
commit 3d81928ff8
3 changed files with 5 additions and 1 deletions
@@ -81,6 +81,9 @@ workloadAttestors:
unix:
# -- enables the Unix workload attestor
enabled: false
k8s:
# -- If true, kubelet certificate verification is skipped
skipKubeletVerification: true
telemetry:
prometheus: