opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 19 forks source link

feat: fixes RHOAIENG-10035: add env variable DEFAULT_CERT to specify default cert secret name in upstream odh mr operator #119

Closed dhirajsb closed 3 months ago

dhirajsb commented 3 months ago

Description

Add env variable DEFAULT_CERT. It contains the name of a default cert secret to use if MR resources doesn't provide a credentialName. Fixes RHOAIENG-10035

How Has This Been Tested?

Tested manually by adding the env variable in MR operator deployment.

Merge criteria: