Files
charts/bitnami/jenkins/templates
朱聖黎 356f72d362 fix the condition for jenkins ingress tls config (#7144)
when `ingress.tls` is `true`, TLS config for `ingress.hostname` should
be applied if either one of the following 3 conditions is met:

1. `certManager` is enabled
2. `selfSigned` is enabled
3. `hostname-tls` secret is configured separately.

Previously, condition 3 was not covered.

fixes: #7143
2021-08-06 09:51:37 +02:00
..