helm-charts
helm-charts copied to clipboard
add rest labels for v0.7
should add rest labels here https://github.com/quickwit-oss/helm-charts/blob/main/charts/quickwit/templates/configmap.yaml#L13
{{- with .Values.config.rest }}
rest:
{{- toYaml . | nindent 6 }}
{{- end }}