charts/common-library/templates/_resources.yaml (
5
lines of code) (
raw
):
{{- define "resources" -}} {{- with .Values.tekton.resources }} computeResources: {{- toYaml . | nindent 2 }} {{- end }} {{- end -}}