Skip to content

Commit 27ba011

Browse files
committed
Typo
1 parent 45a5dc7 commit 27ba011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/app-routing-nginx-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Azure Monitor managed service for Prometheus is a fully managed Prometheus-compa
6565
Once your cluster is updated with the Azure Monitor agent, you need to configure the agent to enable scraping based on Pod annotations, which are added to the ingress-nginx pods. One way to set this setting is in the [`ama-metrics-settings-configmap`](https://aka.ms/azureprometheus-addon-settings-configmap) ConfigMap in the `kube-system` namespace.
6666

6767
> [!CAUTION]
68-
> This will replace your existing [`ama-metrics-settings-configmap`] ConfigMap in the `kube-system`. If you already have a configuration, you may want to take a backup or merge it with this configuration.
68+
> This will replace your existing `ama-metrics-settings-configmap` ConfigMap in the `kube-system`. If you already have a configuration, you may want to take a backup or merge it with this configuration.
6969
>
7070
> You can backup an existing `ama-metrics-settings-config` ConfigMap if it exists by running `kubectl get configmap ama-metrics-settings-configmap -n kube-system -o yaml > ama-metrics-settings-configmap-backup.yaml`
7171

0 commit comments

Comments
 (0)