Files
kubernetes/lp/matrix/hookshot-certificate.yaml
T
2026-01-18 12:56:16 +01:00

17 lines
342 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: hookshot-lp.allarddcs.nl-tls
namespace: matrix
spec:
dnsNames:
- hookshot-lp.allarddcs.nl
issuerRef:
group: cert-manager.io
kind: ClusterIssuer
name: letsencrypt
secretName: hookshot.allarddcs.nl-tls
usages:
- digital signature
- key encipherment