Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Jul 25, 2024
1 parent 61b5ca6 commit 491c8e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/k8s_app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ topology_template:
- host: mlflow_runtime
artifacts:
my_image:
file: grycap/mlflow:2.13.0
file: grycap/mlflow:2.14.3
type: tosca.artifacts.Deployment.Image.Container.Docker
config_map:
file: "basic_auth.ini"
Expand Down Expand Up @@ -118,5 +118,5 @@ topology_template:
# volume_id: "PV name"

outputs:
mysql_service_url:
mlflow_url:
value: { get_attribute: [ mlflow_app, endpoints, 0 ] }

0 comments on commit 491c8e4

Please sign in to comment.