Skip to content

Commit b212b2f

Browse files
committed
Fixed spelling error
1 parent 8e68ad0 commit b212b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/insights/container-insights-agent-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Perform the following steps to configure and deploy your ConfigMap configuration
5656

5757
- To disable stderr log collection cluster-wide, you configure the key/value using the following example: `[log_collection_settings.stderr] enabled = false`.
5858

59-
3. For clusters other than Azure Red Hat OpenShift, create ConfigMap by running the following kubectl command: `kubectl apply -f <configmap_yaml_file.yaml>` on clusters other than Azure Red Hat Openshift.
59+
3. For clusters other than Azure Red Hat OpenShift, create ConfigMap by running the following kubectl command: `kubectl apply -f <configmap_yaml_file.yaml>` on clusters other than Azure Red Hat OpenShift.
6060

6161
Example: `kubectl apply -f container-azm-ms-agentconfig.yaml`.
6262

0 commit comments

Comments
 (0)