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 fa9704b commit 03ce522Copy full SHA for 03ce522
articles/iot-operations/deploy-custom/howto-helm.md
@@ -63,7 +63,7 @@ resource helmChart 'Microsoft.iotoperationsorchestrator/targets@2023-10-04-previ
63
type: 'helm.v3'
64
properties: {
65
chart: {
66
- repo: 'oci://azureiotoperations.azurecr.io/simple-chart',
+ repo: 'oci://azureiotoperations.azurecr.io/simple-chart'
67
version: '0.1.0'
68
}
69
values: akriValues
0 commit comments