You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an option to generate tls cert during helm install (#700)
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
For clusters with cert-manager installed, we should have an option to
deploy the certificate during Helm Install time.
The option should be disabled by default to not alter existing
installations.
This PR also makes some controller and registry values configurable from
values.yaml file
* container CPU and memory consumptions
* tls secret name
#### Which issue(s) this PR fixes
Fixed [issue
559](open-component-model/ocm-project#559)
---------
Signed-off-by: Henry Zeng <[email protected]>
0 commit comments