aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml')
-rw-r--r--kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml b/kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml
index dc924a16..3010d6e7 100644
--- a/kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml
+++ b/kud/deployment_infra/helm/cdi-operator/templates/deployment.yaml
@@ -66,7 +66,5 @@ spec:
tolerations:
{{- toYaml . | nindent 6 }}
{{- end }}
- resources:
- {{- toYaml .Values.resources | nindent 8 }}
securityContext:
{{- toYaml .Values.securityContext | nindent 8 }}