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.
2 parents b0c247d + fa0dd10 commit 24687acCopy full SHA for 24687ac
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