2023-04-28 13:37:36 +00:00
|
|
|
apiVersion: cert-manager.io/v1
|
|
|
|
kind: Certificate
|
|
|
|
metadata:
|
|
|
|
name: wildcard-tls
|
|
|
|
namespace: wildcard-tls
|
|
|
|
spec:
|
2023-07-13 00:37:02 +00:00
|
|
|
secretName: wildcard-tls
|
2023-04-28 13:37:36 +00:00
|
|
|
issuerRef:
|
|
|
|
name: zerossl
|
|
|
|
kind: ClusterIssuer
|
|
|
|
dnsNames:
|
|
|
|
- strudelline.net
|
|
|
|
- '*.strudelline.net'
|
2023-07-12 22:44:11 +00:00
|
|
|
- '*.notes.strudelline.net'
|
|
|
|
- '*.notes.werts.us'
|
2023-08-12 05:55:53 +00:00
|
|
|
- '*.minio.strudelline.net'
|
2023-07-13 00:00:41 +00:00
|
|
|
- notes.werts.us
|
|
|
|
- notes.strudelline.net
|
2023-04-28 13:37:36 +00:00
|
|
|
- werts.us
|
|
|
|
- '*.werts.us'
|
|
|
|
- kn8v.com
|
|
|
|
- '*.kn8v.com'
|