Welcome to mirror list, hosted at ThFree Co, Russian Federation.

values.yaml « cert_manager « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4515e3e39c775519e3d51b61bad73410711b9baf (plain)
1
2
3
4
5
# These options provide fully automated TLS.
# See https://github.com/jetstack/cert-manager/blob/master/docs/reference/ingress-shim.rst#configuration
ingressShim:
  defaultIssuerKind: "ClusterIssuer"
  defaultIssuerName: "letsencrypt-prod"