Enhancement Proposal
It would be great if the charm supported mTLS by allowing to set annotations such as:
- nginx.ingress.kubernetes.io/auth-tls-secret
- nginx.ingress.kubernetes.io/auth-tls-verify-client
and other similar options through juju config. Alternatively, it would be nice to be able to specify additional annotations via a single config option.
Enhancement Proposal
It would be great if the charm supported mTLS by allowing to set annotations such as:
and other similar options through
juju config. Alternatively, it would be nice to be able to specify additional annotations via a single config option.