You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify konnectors' job and chart name to better align with conventions (#31)
* Modify konnectors' job and chart name to better align with conventions
* Return the name of the helm chart to konnector
* Changing konnector job name to cortex-syncer
image: "{{ .Values.image.repository }}/{{ .Values.image.name }}{{- if .Values.image.tag }}:{{ .Values.image.tag }}{{- end }}{{- if .Values.image.digest }}@{{ .Values.image.digest }}{{- end }}"
0 commit comments