fix argocd ingress
This commit is contained in:
parent
ef0cd08069
commit
b587b103c4
|
|
@ -11,7 +11,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: "HTTPS"
|
||||
haproxy.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
spec:
|
||||
rules:
|
||||
- host: argocd.staging.video.jamkazam.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue