Skip to content

Commit c7e2af1

Browse files
committed
Rename file
1 parent fef3dc7 commit c7e2af1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/operator-service-manager/troubleshoot-cli-common-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Currently, AOSM doesn't support `null` as a default value in deployParameters sc
177177

178178
When using the portal to create CGVs, your parameter autofills to have `"null"` as its value. If you don't change this value, the Portal shows an error message, saying: "New Configuration Group Value doesn't match the schema - please edit the values."
179179

180-
:::image type="content" source="media/cgv_error.png" alt-text="Screenshot of the portal where there's an error message because the configuration group values don't match the configuration group schema." lightbox="media/cgv_error.png":::
180+
:::image type="content" source="media/cgv-error.png" alt-text="Screenshot of the portal where there's an error message because the configuration group values don't match the configuration group schema." lightbox="media/cgv-error.png":::
181181

182182
To fix this error, change `"null"` to `null` in the CGVs.
183183

0 commit comments

Comments
 (0)