Skip to content

Commit 98bca35

Browse files
authored
Merge pull request #214758 from damendo/master
Agent rename updates 2
2 parents 3dd7008 + a19e1af commit 98bca35

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

articles/azure-monitor/containers/container-insights-enable-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ kubectl get deployment ama-logs-rs -n=kube-system
293293
The output should resemble the following, which indicates that it was deployed properly:
294294

295295
```output
296-
User@aksuser:~$ kubectl get deployment omsagent-rs -n=kube-system
296+
User@aksuser:~$ kubectl get deployment ama-logs-rs -n=kube-system
297297
NAME DESIRED CURRENT UP-TO-DATE AVAILABLE AGE
298298
ama-logs-rs 1 1 1 1 3h
299299
```

0 commit comments

Comments
 (0)