opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 19 forks source link

fix: disable Istio injection in deployment for non-istio model registries, fixes RHOAIENG-5154 #82

Closed dhirajsb closed 7 months ago

dhirajsb commented 7 months ago

Description

Disable Istio injection in deployment for non-istio model registries by setting label sidecar.istio.io/inject to false Fixes RHOAIENG-5154

How Has This Been Tested?

Tested by creating a non-istio model registry in an istio servicemeshmember namespace.

Merge criteria: