Added help text for data controller (#20057)

Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
Candice Ye
2022-07-18 12:03:58 -07:00
committed by GitHub
parent 884da2e577
commit 97288c421e
2 changed files with 14 additions and 0 deletions

View File

@@ -665,6 +665,18 @@
],
"when": true
}
],
"helpTexts": [
{
"template": "%arc.data.controller.help.text%",
"links": [
{
"text": "%arc.data.controller.help.text.documentation.page%",
"url": "https://docs.microsoft.com/cli/azure/connectedk8s?view=azure-cli-latest#az-connectedk8s-connect"
}
],
"when": true
}
]
},
{