Skip to content

Commit 03ce522

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#122834
Updated line no: 66 from "'oci://azureiotoperations.azurecr.io/simple-chart'," to "'oci://azureiotoperations.azurecr.io/simple-chart'"
1 parent fa9704b commit 03ce522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/deploy-custom/howto-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ resource helmChart 'Microsoft.iotoperationsorchestrator/targets@2023-10-04-previ
6363
type: 'helm.v3'
6464
properties: {
6565
chart: {
66-
repo: 'oci://azureiotoperations.azurecr.io/simple-chart',
66+
repo: 'oci://azureiotoperations.azurecr.io/simple-chart'
6767
version: '0.1.0'
6868
}
6969
values: akriValues

0 commit comments

Comments
 (0)