-
Bug
-
Resolution: Done
-
Blocker
-
None
-
MCE 2.10.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Important
-
None
Description of problem:
Attempting to deploy and create an MCE resource will result in this error in the MCE operator pod.
2025-10-01T19:27:26.332Z INFO reconcile error rendering chart: assisted-service 2025-10-01T19:27:26.332Z INFO reconcile template: assisted-service/templates/infrastructure-operator.yaml:56:28: executing "assisted-service/templates/infrastructure-operator.yaml" at <.Values.global.imageOverrides.assisted_service_8>: map has no entry for key "assisted_service_8" 2025-10-01T19:27:26.332Z INFO reconcile template: assisted-service/templates/infrastructure-operator.yaml:56:28: executing "assisted-service/templates/infrastructure-operator.yaml" at <.Values.global.imageOverrides.assisted_service_8>: map has no entry for key "assisted_service_8"
Version-Release number of selected component (if applicable):
2.10.0-DOWNSTREAM-2025-10-01-09-28-09
How reproducible:
Always
Steps to Reproduce:
- Deploy the MCE build above.
- Create an MCE object.
Actual results:
The error above is thrown in the MCE operator pod.
Expected results:
Things should work.