diff --git a/charts/trusted-issuers-list/templates/post-hook-initdata.yaml b/charts/trusted-issuers-list/templates/post-hook-initdata.yaml index b75613c..c1883ca 100644 --- a/charts/trusted-issuers-list/templates/post-hook-initdata.yaml +++ b/charts/trusted-issuers-list/templates/post-hook-initdata.yaml @@ -25,7 +25,7 @@ spec: readOnly: true env: - name: TIL_HOST - value: {{ $fullName }} + value: {{ include "til.serviceName" . }} - name: TIL_PORT value: {{ .Values.service.port | quote }} volumes: