mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
HA: changes 10
This commit is contained in:
@@ -19,7 +19,7 @@ metadata:
|
||||
# If you encounter a redirect loop or are getting a 307 response code
|
||||
# then you need to force the nginx ingress to connect to the backend using HTTPS.
|
||||
#
|
||||
# nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
|
||||
# namespace: ente-photos
|
||||
spec:
|
||||
ingressClassName: nginx
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
service:
|
||||
name: ha-svc
|
||||
port:
|
||||
number: 80
|
||||
number: 443
|
||||
|
||||
# TLS configuration for HTTPS
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user