Skip to content

Commit cfff7d8

Browse files
committed
fix link
1 parent f528818 commit cfff7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-grafana/tutorial-mpe-oss-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ A popular way of installing Prometheus is through the [prometheus-operator](http
118118
119119
## Add a private link service to the Prometheus server
120120
121-
Azure [Private Link service](../private-link/private-link-service-overview) enables the consumption of your Kubernetes service through private link across different Azure virtual networks. AKS has a [native integration with Azure Private Link Service](https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/) and helps you annotate a Kubernetes service object to create a corresponding private link service within Azure.
121+
Azure [Private Link service](../private-link/private-link-service-overview.md) enables the consumption of your Kubernetes service through private link across different Azure virtual networks. AKS has a [native integration with Azure Private Link Service](https://cloud-provider-azure.sigs.k8s.io/topics/pls-integration/) and helps you annotate a Kubernetes service object to create a corresponding private link service within Azure.
122122
123123
pls-prometheus-svc.yaml content:
124124

0 commit comments

Comments
 (0)