falcosecurity / charts

Community managed Helm charts for running Falco with Kubernetes
Apache License 2.0
230 stars 280 forks source link

Falco Sidekick UI Ingress not functional #704

Open benglewis opened 2 weeks ago

benglewis commented 2 weeks ago

Describe the bug

When using the Helm chart to use Falco Sidekick UI with an Ingress, the resulting endpoint results in 404 on all resource requests.

How to reproduce it

Run Helm chart with Falco Sidekick UI with an Ingress on GCP. Please see: https://github.com/falcosecurity/charts/issues/402#issuecomment-2198452925

Expected behaviour

Falco Sidekick UI should work on the address indicated by the Ingress.

Screenshots

Please see: https://github.com/falcosecurity/charts/issues/402#issuecomment-2212425209

Environment

Additional context

N/A