chart/templates/_env/_envLog.tpl (
6
lines of code) (
raw
):
# SPDX-License-Identifier: Apache-2.0 # Copyright 2022 The HuggingFace Authors. {{- define "envLog" -}} - name: LOG_LEVEL value: {{ .Values.log.level | quote }} {{- end -}}