cert-manager updates
This commit is contained in:
@@ -2,9 +2,6 @@ apiVersion: cert-manager.io/v1
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: acme-issuer
|
||||
# (Optional) Metadata
|
||||
# ---
|
||||
# namespace: your-namespace
|
||||
spec:
|
||||
acme:
|
||||
# Configure your email here...
|
||||
@@ -42,9 +39,8 @@ spec:
|
||||
# (Optional) Add DNS selectors
|
||||
# ---
|
||||
# selector:
|
||||
# dnsNames:
|
||||
# dnsZones:
|
||||
# - 'your-domain'
|
||||
# - '*.your-domain'
|
||||
|
||||
# HTTP Challenge:
|
||||
# - http01:
|
||||
|
||||
Reference in New Issue
Block a user