diff --git a/deployment/digital-ocean/https/templates/issuer.template.yaml b/deployment/digital-ocean/https/templates/issuer.template.yaml index cff332162..47b90a3b9 100644 --- a/deployment/digital-ocean/https/templates/issuer.template.yaml +++ b/deployment/digital-ocean/https/templates/issuer.template.yaml @@ -1,4 +1,5 @@ --- + # used while installation as first setup for testing purposes, recognize 'server: https://acme-staging-v02…' apiVersion: certmanager.k8s.io/v1alpha1 kind: Issuer metadata: @@ -16,6 +17,7 @@ # Enable the HTTP-01 challenge provider http01: {} --- + # used after installation for production, recognize 'server: https://acme-v02…' apiVersion: certmanager.k8s.io/v1alpha1 kind: Issuer metadata: