Update SPIRE to 1.8.7 (#194)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2024-01-18 21:07:53 -08:00
committed by GitHub
parent af155c2edc
commit 6fec1e598a
8 changed files with 85 additions and 79 deletions
@@ -32,6 +32,9 @@ agent:
trust_bundle_path: "/run/spire/bundle/bundle.crt"
{{- end }}
trust_domain: {{ include "spire-lib.trust-domain" . | quote }}
{{- with .Values.availabilityTarget }}
availability_target: {{ . | quote }}
{{- end }}
{{- if .Values.sds.enabled }}
sds:
default_svid_name: {{ .Values.sds.defaultSvidName | quote }}