mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
HA: change ingress
This commit is contained in:
@@ -27,13 +27,10 @@ spec:
|
||||
- host: ha.hensen.io
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: external-ip
|
||||
port:
|
||||
number: 8123
|
||||
- backend:
|
||||
serviceName: external-ip
|
||||
servicePort: 80
|
||||
path: /
|
||||
|
||||
# TLS configuration for HTTPS
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user