Hello everyone, i'm trying to deploy Airbyte on Ku...
# ask-ai
h
Hello everyone, i'm trying to deploy Airbyte on Kubernetes with HELM using GCP, after the deployement i don't know how to access to Airbyte UI. where can i find the port and the IP that redirect me to the webapp ?
k
A message from kapa.ai
New message text here
r
Have you setup an ingress for airbyre? I am not framiliar with GCP, but you'll probably need to add some values to
webapp.ingress
in your values yaml. I believe it defaults to only listening on localhost in the web server pod if you don't tell it otherwise.