Upgrade to spire 1.11.0 (#483)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2024-10-25 22:36:59 -07:00
committed by GitHub
parent fe5464ba9f
commit a7368eee1f
9 changed files with 12 additions and 10 deletions
+2 -2
View File
@@ -227,8 +227,8 @@ workloadAttestors:
fileName: ""
## @param workloadAttestors.k8s.disableContainerSelectors Set to true if using holdApplicationUntilProxyStarts in Istio
disableContainerSelectors: false
## @param workloadAttestors.k8s.useNewContainerLocator If true, enables the new container locator algorithm that has support for cgroups v2. Defaults to false
useNewContainerLocator: false
## @param workloadAttestors.k8s.useNewContainerLocator If true, enables the new container locator algorithm that has support for cgroups v2. Defaults to true
useNewContainerLocator: true
## @param workloadAttestors.k8s.verboseContainerLocatorLogs If true, enables verbose logging of mountinfo and cgroup information used to locate containers. Defaults to false
verboseContainerLocatorLogs: false