fix labels so that service can find pod

This commit is contained in:
tectux 2024-10-05 18:40:33 +00:00
parent ce6eea5496
commit 37327d5288

View file

@ -24,6 +24,7 @@ spec:
{{- with .Values.wellknown.podLabels }} {{- with .Values.wellknown.podLabels }}
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}
{{- end }} {{- end }}
type: wellknown
spec: spec:
{{- with .Values.imagePullSecrets }} {{- with .Values.imagePullSecrets }}
imagePullSecrets: imagePullSecrets: