You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I use mlflow k8s from bitnami (2.18.0-debian-12-r0),
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.18.0-debian-12-r0
and i rebuild Dockerfile (screenshot 1).
After i add extraenvs in helm chart (screenshot 2) and install new version with plugin OIDC, but mlflow running with error from sqlalchemy (screenshot 3), I also added enable auth (screenshot 4).
Could there be a conflict between the first and fourth screenshot ?
)
The text was updated successfully, but these errors were encountered:
Hello.
You need to configure databases for both the store and the users.
Regarding the Bitnami image, I have no information about its compatibility or configuration. It would be better to contact them directly.
Hi! I use mlflow k8s from bitnami (2.18.0-debian-12-r0),
image:
registry: docker.io
repository: bitnami/mlflow
tag: 2.18.0-debian-12-r0
and i rebuild Dockerfile (screenshot 1).
After i add extraenvs in helm chart (screenshot 2) and install new version with plugin OIDC, but mlflow running with error from sqlalchemy (screenshot 3), I also added enable auth (screenshot 4).
Could there be a conflict between the first and fourth screenshot ?
)
The text was updated successfully, but these errors were encountered: