Remove certificate
This commit is contained in:
parent
d7f499a4ed
commit
c374739f57
1 changed files with 0 additions and 28 deletions
|
@ -51,31 +51,3 @@ spec:
|
||||||
tsigSecretSecretRef:
|
tsigSecretSecretRef:
|
||||||
name: hxme-update-key
|
name: hxme-update-key
|
||||||
key: hxme-update-key
|
key: hxme-update-key
|
||||||
---
|
|
||||||
apiVersion: cert-manager.io/v1
|
|
||||||
kind: Certificate
|
|
||||||
metadata:
|
|
||||||
name: tamcard-cert
|
|
||||||
namespace: cert-manager
|
|
||||||
spec:
|
|
||||||
secretName: tamecard-cert-tls
|
|
||||||
issuerRef:
|
|
||||||
name: letsencrypt-rfc2136
|
|
||||||
kind: ClusterIssuer
|
|
||||||
commonName: "hxme.net"
|
|
||||||
dnsNames:
|
|
||||||
- "hxme.net"
|
|
||||||
# ---
|
|
||||||
# apiVersion: cert-manager.io/v1
|
|
||||||
# kind: Certificate
|
|
||||||
# metadata:
|
|
||||||
# name: wildcard-cert
|
|
||||||
# namespace: cert-manager
|
|
||||||
# spec:
|
|
||||||
# secretName: wildcard-cert-tls
|
|
||||||
# issuerRef:
|
|
||||||
# name: letsencrypt-rfc2136
|
|
||||||
# kind: ClusterIssuer
|
|
||||||
# commonName: "*.hxme.net"
|
|
||||||
# dnsNames:
|
|
||||||
# - "*.hxme.net"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue