mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
HA: changes 3
This commit is contained in:
@@ -26,13 +26,14 @@ spec:
|
||||
rules:
|
||||
- host: ha.hensen.io
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
serviceName: external-ip
|
||||
servicePort: 80
|
||||
path: /
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
||||
backend:
|
||||
service:
|
||||
name: ha-svc
|
||||
port:
|
||||
number: 80
|
||||
|
||||
# TLS configuration for HTTPS
|
||||
tls:
|
||||
# TLS secretName used on ClusterIssuer
|
||||
|
||||
Reference in New Issue
Block a user