From d9eb526d416fa91f48ae9ade797d803fbeb64058 Mon Sep 17 00:00:00 2001 From: Maximiliano Osorio Date: Thu, 27 Jun 2024 07:01:50 -0400 Subject: [PATCH] fix: enabled catalog explorer --- charts/mint/templates/model-catalog-endpoint.yaml | 1 - charts/mint/values.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/mint/templates/model-catalog-endpoint.yaml b/charts/mint/templates/model-catalog-endpoint.yaml index 43e3cec..88052ac 100644 --- a/charts/mint/templates/model-catalog-endpoint.yaml +++ b/charts/mint/templates/model-catalog-endpoint.yaml @@ -75,7 +75,6 @@ spec: httpGet: path: / port: http - volumes: - name: config {{- if .Values.components.model_catalog_endpoint.persistence.enabled }} diff --git a/charts/mint/values.yaml b/charts/mint/values.yaml index 4994888..3d15dbf 100644 --- a/charts/mint/values.yaml +++ b/charts/mint/values.yaml @@ -180,7 +180,7 @@ components: annotations: helm.sh/resource-policy: keep model_catalog_explorer: - enabled: false + enabled: true image: repository: mintproject/model-catalog-explorer tag: 0b2f9f0a9124076aeb492add2f123d0757066f6b