blob: 341d10123cce7c9582f62d22f792f1bd9aa6b889 [file] [log] [blame]
gio33d62932026-07-23 16:39:35 +04001{{- if .Values.installCRDs }}
2⚠️ WARNING: `installCRDs` is deprecated, use `crds.enabled` instead.
3{{- end }}
Giorgi Lekveishvilid1234c12023-06-19 10:37:06 +04004cert-manager {{ .Chart.AppVersion }} has been deployed successfully!
5
6In order to begin issuing certificates, you will need to set up a ClusterIssuer
7or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).
8
9More information on the different types of issuers and how to configure them
10can be found in our documentation:
11
12https://cert-manager.io/docs/configuration/
13
14For information on how to configure cert-manager to automatically provision
15Certificates for Ingress resources, take a look at the `ingress-shim`
16documentation:
17
18https://cert-manager.io/docs/usage/ingress/