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 b013ff2 commit 79e24d0Copy full SHA for 79e24d0
charts/azimuth-image-analysis/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 VLM runs on a particular node group. Must match a node group name in the cluster."
51
}
52
53
},
0 commit comments