Airflow URL returning 404 when using Prefix #681
Unanswered
tanmaykansara
asked this question in
Questions & Answers
Replies: 1 comment
-
|
I have made a comment on the similar issue you raised #682 (comment), let's continue any discussion on that issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All
Here is my set up: I have EKS where I have deployed Airflow using Helm chart. The pods are running on Fargate. I have ALB installed using helm as well.
When I set up the config using
The UI shows up when accessing the Ingress URL. The issue comes when I am setting up a prefix:
In the Airflow values as well, I am passing the following overrides to the pods:
Here is part of the Ingress yaml file:
Beta Was this translation helpful? Give feedback.
All reactions