Fix validation error in cdi-operator
[multicloud/k8s.git] / kud / deployment_infra / helm / cdi-operator / templates / deployment.yaml
index dc924a1..3010d6e 100644 (file)
@@ -66,7 +66,5 @@ spec:
       tolerations:
         {{- toYaml . | nindent 6 }}
       {{- end }}
-      resources:
-        {{- toYaml .Values.resources | nindent 8 }}
       securityContext:
         {{- toYaml .Values.securityContext | nindent 8 }}