helmfile.yaml 172 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 releases: - name: {{ .Values.name }} chart: ./chart/brainfood-customer values: - {{ .Values.chart | toYaml | nindent 8 }} - name: {{ .Values.name }}