Fix agent connectivity if deployed with different name
e.g. if deploying with spire-65de556ac Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -72,3 +72,7 @@ Create the name of the service account to use
|
||||
{{- printf "%s/%s" .image.registry .image.repository -}}
|
||||
{{- end -}}
|
||||
{{- end }}
|
||||
|
||||
{{- define "spire-server-service" -}}
|
||||
{{ include "spire-agent.fullname" . | trimSuffix "-agent" }}-server
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user