diff --git a/deployment/network-operator/templates/operator.yaml b/deployment/network-operator/templates/operator.yaml index b95dd265a..c4b2fdee0 100644 --- a/deployment/network-operator/templates/operator.yaml +++ b/deployment/network-operator/templates/operator.yaml @@ -94,7 +94,7 @@ spec: value: "{{ .repository }}/{{ .image }}:{{ .version }}" {{- end }} {{- end }} - {{- if .Values.maintenanceOperator.enabled }} + {{- if .Values.operator.maintenanceOperator.useRequestor }} - name: MAINTENANCE_OPERATOR_ENABLED value: "{{ .Values.operator.maintenanceOperator.useRequestor }}" - name: MAINTENANCE_OPERATOR_REQUESTOR_ID