opendatahub-io / model-registry-operator

Apache License 2.0
3 stars 17 forks source link

Add params.env file for opendatahub-operator install support, fixes #37 #38

Closed dhirajsb closed 9 months ago

dhirajsb commented 9 months ago

Description

Add a params.env file and config map generator to load the properties, and kustomize replacement to inject the properties in operator deployment.

How Has This Been Tested?

Tested by deploying locally and verifying config changes are copied from params.env properties.

Merge criteria:

tarilabs commented 9 months ago

If possible, I'd hold to merge this after Wednesday, December 6 h17:00 UTC so to give time for the demo to finalize using the current quay image.

dhirajsb commented 9 months ago

It's ok to merge this now since it's an entirely separate overlay and doesn't affect default operator deployment.