You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/chart/v3/util/testdata/chart-with-import-from-alia.../templates/dummy.yaml

8 lines
117 B

apiVersion: v1
kind: ConfigMap
metadata:
name: {{ .Chart.Name }}
data:
{{ toYaml .Values.defaults | indent 2 }}