We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d95a2 commit 8bcf1c7Copy full SHA for 8bcf1c7
charts/azimuth-chat/values.schema.json
@@ -47,7 +47,7 @@
47
"azimuthNodeGroupSelector": {
48
"type": "string",
49
"title": "Node Group",
50
- "description": "The node group to deploy the API backend to. Must match a node group label in the cluster. Leave empty to use any available node."
+ "description": "(Optional) Require that the LLM runs on a particular node group. Must match a node group name in the cluster."
51
}
52
53
},
0 commit comments