HA: changes 4

This commit is contained in:
Ruben Hensen
2024-12-24 14:49:31 +01:00
parent f4070385d5
commit e4ae328228
+4 -2
View File
@@ -26,17 +26,19 @@ spec:
rules:
- host: ha.hensen.io
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: ha-svc
port:
port:
number: 80
# TLS configuration for HTTPS
tls:
# TLS secretName used on ClusterIssuer
- secretName: letsencrypt-prod
hosts:
- ha.hensen.io