github.com/verrazzano/verrazzano@v1.7.0/platform-operator/thirdparty/charts/cert-manager/templates/NOTES.txt (about)

     1  cert-manager {{ .Chart.AppVersion }} has been deployed successfully!
     2  
     3  In order to begin issuing certificates, you will need to set up a ClusterIssuer
     4  or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer).
     5  
     6  More information on the different types of issuers and how to configure them
     7  can be found in our documentation:
     8  
     9  https://cert-manager.io/docs/configuration/
    10  
    11  For information on how to configure cert-manager to automatically provision
    12  Certificates for Ingress resources, take a look at the `ingress-shim`
    13  documentation:
    14  
    15  https://cert-manager.io/docs/usage/ingress/