OCSInventory-NG / helm-charts

Helm charts for OCS Inventory implementation on Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of ingress controller level wildcard certificat

jfv-opensource opened this issue · comments

Dear,

the current version of the helm force to create a specific secret in the ocs inventory namespace to store the http certificate. It may be a good idea to allow usage of the ingress controller level certificate. In the common helms, a secret name field is present but if not filled, secret is not created and ingress not references it.

Many thanks,

BR,
jfv

PS: I can contribute

Hello,

Your idea is really interesting and is a closer fit to the good practices on helm charts.
Its something we definitely missed out when pushing the first release.

If you want to contribute, we will be glad to review your pull request and welcome you as a contributor :)

Regards,
Gilles DUBOIS.

I'm on it, Will propose mr soon.

You're welcome ! I remain available if you have any questions :)

The change is commited

I'm closing this issue, fixed with #6