1# These options provide fully automated TLS.
2# See https://github.com/jetstack/cert-manager/blob/master/docs/reference/ingress-shim.rst#configuration
3ingressShim:
4  defaultIssuerKind: "ClusterIssuer"
5  defaultIssuerName: "letsencrypt-prod"
6