Update spire to 1.11.2 (#527)

* Update spire to 1.11.2

Signed-off-by: Kevin Fox <[email protected]>

* Fix doc

Signed-off-by: Kevin Fox <[email protected]>

---------

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2025-02-13 22:39:13 -08:00
committed by GitHub
parent 6a62880431
commit 0368210d6b
10 changed files with 22 additions and 7 deletions
@@ -31,6 +31,12 @@ image:
pullPolicy: IfNotPresent
tag: ""
## @param expandEnv Set to true to enable environment variable substitution of config file options
expandEnv: false
## @param extraEnv [array] Extra environment variables to add to the spiffe oidc discovery provider
extraEnv: []
spiffeHelper:
image:
## @param spiffeHelper.image.registry The OCI registry to pull the image from