Skip to content

Commit a399d35

Browse files
authored
Update cluster-jsonc-example.md
remove cluster tags
1 parent 67d5287 commit a399d35

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/operator-nexus/cluster-jsonc-example.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,7 @@ ms.custom: template-how-to, devx-track-arm-template
258258
"apiVersion": "2024-07-01",
259259
"name": "[parameters('name')]",
260260
"location": "[parameters('location')]",
261-
"tags": {
262-
"LabEnvironment": "[parameters('environment')]",
263-
"ResourceType": "cluster"
264-
},
261+
"tags": {},
265262
"extendedLocation": {
266263
"name": "[parameters('customLocation')]",
267264
"type": "CustomLocation"

0 commit comments

Comments
 (0)