diff --git a/charts/airbyte-temporal/templates/deployment.yaml b/charts/airbyte-temporal/templates/deployment.yaml index 7ca83df4696c..ff2120146a8e 100644 --- a/charts/airbyte-temporal/templates/deployment.yaml +++ b/charts/airbyte-temporal/templates/deployment.yaml @@ -73,7 +73,6 @@ spec: {{- if .Values.containerSecurityContext }} securityContext: {{- toYaml .Values.containerSecurityContext | nindent 10 }} {{- end }} - resources: {{- toYaml .Values.resources | nindent 10 }} volumeMounts: - name: airbyte-temporal-dynamicconfig mountPath: "/etc/temporal/config/dynamicconfig/"