diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index 24080f4..e0b04f0 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -43,7 +43,7 @@ spec: key: {{ $name | quote }} {{- end }} {{- end }} - resources: + resources: {{ toYaml .Values.resources | indent 12 }} {{- with .Values.nodeSelector }} nodeSelector: