diff --git a/charts/chromadb/values.schema.json b/charts/chromadb/values.schema.json index 10242ae8..2e649234 100644 --- a/charts/chromadb/values.schema.json +++ b/charts/chromadb/values.schema.json @@ -181,6 +181,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/cloudbeaver-chart/values.schema.json b/charts/cloudbeaver-chart/values.schema.json index 93dcbef2..7ccb4d2e 100644 --- a/charts/cloudbeaver-chart/values.schema.json +++ b/charts/cloudbeaver-chart/values.schema.json @@ -222,6 +222,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/dask/values.schema.json b/charts/dask/values.schema.json index 166711bd..3903ebb9 100644 --- a/charts/dask/values.schema.json +++ b/charts/dask/values.schema.json @@ -80,6 +80,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/elastic/values.schema.json b/charts/elastic/values.schema.json index 0364be0c..3a1711fb 100644 --- a/charts/elastic/values.schema.json +++ b/charts/elastic/values.schema.json @@ -136,6 +136,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/fuseki/values.schema.json b/charts/fuseki/values.schema.json index 02dff59e..c2566852 100644 --- a/charts/fuseki/values.schema.json +++ b/charts/fuseki/values.schema.json @@ -211,6 +211,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/lakefs/values.schema.json b/charts/lakefs/values.schema.json index e2537634..b41cbd31 100644 --- a/charts/lakefs/values.schema.json +++ b/charts/lakefs/values.schema.json @@ -5,6 +5,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/milvus/values.schema.json b/charts/milvus/values.schema.json index 36701d47..1f7bf92e 100644 --- a/charts/milvus/values.schema.json +++ b/charts/milvus/values.schema.json @@ -201,6 +201,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/neo4j/values.schema.json b/charts/neo4j/values.schema.json index 63be95c8..15136dfb 100644 --- a/charts/neo4j/values.schema.json +++ b/charts/neo4j/values.schema.json @@ -154,6 +154,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/nocodb/values.schema.json b/charts/nocodb/values.schema.json index 46f39d2e..223482b7 100644 --- a/charts/nocodb/values.schema.json +++ b/charts/nocodb/values.schema.json @@ -219,6 +219,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/openrefine/values.schema.json b/charts/openrefine/values.schema.json index 223628ea..d1b2412c 100644 --- a/charts/openrefine/values.schema.json +++ b/charts/openrefine/values.schema.json @@ -159,6 +159,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "hostname": { diff --git a/charts/opensearch/values.schema.json b/charts/opensearch/values.schema.json index 1bfb9de5..7489b533 100644 --- a/charts/opensearch/values.schema.json +++ b/charts/opensearch/values.schema.json @@ -51,6 +51,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/pgadmin/values.schema.json b/charts/pgadmin/values.schema.json index 550312ce..ab521376 100644 --- a/charts/pgadmin/values.schema.json +++ b/charts/pgadmin/values.schema.json @@ -248,6 +248,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/qdrant/values.schema.json b/charts/qdrant/values.schema.json index ed70de12..57309846 100644 --- a/charts/qdrant/values.schema.json +++ b/charts/qdrant/values.schema.json @@ -33,6 +33,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/spark-history/values.schema.json b/charts/spark-history/values.schema.json index fd000f2b..3a96a224 100644 --- a/charts/spark-history/values.schema.json +++ b/charts/spark-history/values.schema.json @@ -290,6 +290,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/spark-thrift-server/values.schema.json b/charts/spark-thrift-server/values.schema.json index b446f7b7..b9e314dc 100644 --- a/charts/spark-thrift-server/values.schema.json +++ b/charts/spark-thrift-server/values.schema.json @@ -99,6 +99,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": { diff --git a/charts/trino/values.schema.json b/charts/trino/values.schema.json index 703bbf68..8b9013c5 100644 --- a/charts/trino/values.schema.json +++ b/charts/trino/values.schema.json @@ -387,6 +387,9 @@ "ingress": { "type": "object", "form": true, + "x-onyxia": { + "overwriteSchemaWith": "db/ingress.json" + }, "title": "Ingress Details", "properties": { "enabled": {