mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
Change to http
This commit is contained in:
@@ -9,7 +9,7 @@ metadata:
|
|||||||
# If you encounter a redirect loop or are getting a 307 response code
|
# 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.
|
# then you need to force the nginx ingress to connect to the backend using HTTPS.
|
||||||
#
|
#
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
nginx.ingress.kubernetes.io/backend-protocol: "HTTP"
|
||||||
namespace: ente-photos
|
namespace: ente-photos
|
||||||
spec:
|
spec:
|
||||||
ingressClassName: nginx
|
ingressClassName: nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user