minicloudlabs / helm-charts

minicloud helm charts
MIT License
24 stars 16 forks source link

Add way to specify ingress name and update README #70

Closed sebastienrospars closed 1 year ago

sebastienrospars commented 1 year ago

Hi,

I added a way to specify the ingress name. When I use certmanager annotation in order to generate tls certificate, the secrets created has the same name than the secret used by https://github.com/minicloudlabs/helm-charts/blob/main/charts/gatus/values.yaml#L116.

I don't edited secret to avoid breaking change

Thanks by advance.

avakarev commented 1 year ago

Thank you.