CHART NAME: {{ .Chart.Name }}
CHART VERSION: {{ .Chart.Version }}
APP VERSION: {{ .Chart.AppVersion }}

** Please be patient while the chart is being deployed **

In order to begin using certificates, you will need to set up Issuer or ClustersIssuer resources.

https://cert-manager.io/docs/configuration/

To configure a new ingress to automatically provision certificates, you will find some information in the following link:

https://cert-manager.io/docs/usage/ingress/
{{- include "common.warnings.resources" (dict "sections" (list "cainjector" "controller" "webhook") "context" $) }}
{{- include "common.warnings.modifiedImages" (dict "images" (list .Values.controller.image .Values.controller.acmesolver.image .Values.webhook.image .Values.cainjector.image) "context" $) }}