freeleaps-ops/freeleaps/helm-pkg/3rd/rabbitmq/patch/certificate.yaml
zhenyus 0caa83bd0a feat(helm): add ingress configuration and TLS certificate for RabbitMQ
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 15:40:51 +08:00

13 lines
373 B
YAML

apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: alpha.rabbitmq.freeleaps.mathmast.com-cert
namespace: freeleaps-alpha
spec:
commonName: alpha.rabbitmq.freeleaps.mathmast.com
dnsNames:
- alpha.rabbitmq.freeleaps.mathmast.com
issuerRef:
name: mathmast-dot-com
kind: ClusterIssuer
secretName: alpha.rabbitmq.freeleaps.mathmast.com-cert