You've already forked DataMate
feat(chart): add Helm chart for deploying Label Studio with PostgreSQL (#152)
* feat(chart): add Helm chart for deploying Label Studio with PostgreSQL * feat(milvus): update Milvus configuration to use URI and remove deprecated host/port settings
This commit is contained in:
10
deployment/helm/label-studio/Chart.yaml
Normal file
10
deployment/helm/label-studio/Chart.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v2
|
||||
name: label-studio
|
||||
version: 0.1.0
|
||||
description: A Helm chart for deploying Label Studio with PostgreSQL on Kubernetes
|
||||
|
||||
# Application metadata
|
||||
appVersion: "latest"
|
||||
|
||||
# This chart is designed to mirror the behavior of deployment/docker/label-studio/docker-compose.yml
|
||||
|
||||
Reference in New Issue
Block a user