Hi, I am trying to install the `metaflow-ui` helm ...
# ask-metaflow
f
Hi, I am trying to install the
metaflow-ui
helm chart from a local repo (cloned from your
metaflow-tools
repo), but my pod for the
backend-service
crashes... the issue is related to the
metadatadb
. Our metaflow service (not the ui) was deployed using your teraform templates, so we have the service in a EC2 load balancer and a database in RDS. I am not sure what host should I use in this section of the values.yaml for the metaflow-ui chart
Copy code
metadatadb:
  port: 5432
  password:
  host: 
  user:
Also, what should be the value for
METAFLOW_DATASTORE_SYSROOT_S3:
should it be the same value used in the
./metaflowconfig/config.yaml
?
Copy code
METAFLOW_DATASTORE_SYSROOT_S3: