openziti/helm-charts

implement zrok tls

Opened this issue · 0 comments

The next zrok release can terminate TLS on the controller API/GUI and frontend.

Test as is or add the necessary input values and template conditionals to express that zrok should use a certificate provided by an issuer like Cert Manager.

Adding a CM annotation to zrok's ingress will cause the certificate to be issued, but zrok's deployments need to mount the cert when it becomes available and the zrok configs needs to use the tls: prefix and source the appropriate file paths.

https://github.com/openziti/zrok/blob/v0.4.23/CHANGELOG.md?plain=1#L11