Closed karnzx closed 3 months ago
hi !
I'm sorry this took this long, this PR went under the radar.
It's looking good, except for the TLS secret name: can you make it configurable through the values.yaml
file ? and ideally absent per default.
I made the tls secret name optional and configurable through the values.yaml
with https://github.com/postfinance/kubenurse/commit/943bf66e6c7fa8f6bca2e9f9adbeea8a6a66c9ea
Add annotation and secretName to ingress template. Now ingress can used with Cert-manager. For example to generate HTTPS let'sencrypt certificate.