Add support for disabling container selectors (#399)
This commit is contained in:
@@ -137,6 +137,8 @@ workloadAttestors:
|
||||
k8s:
|
||||
# -- If true, kubelet certificate verification is skipped
|
||||
skipKubeletVerification: true
|
||||
# -- Set to true if using holdApplicationUntilProxyStarts in Istio
|
||||
disableContainerSelectors: false
|
||||
|
||||
telemetry:
|
||||
prometheus:
|
||||
|
||||
Reference in New Issue
Block a user