Refactor ingress.yaml(s) and issuer.yaml(S)

This commit is contained in:
Wolfgang Huß 2020-12-13 15:21:43 +01:00
parent 1b01d35c8d
commit 1f4e51d829

View File

@ -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: