Skip to content

Commit 01fe0fb

Browse files
author
Soumya Maitra
committed
Updated redirection and Corrections for PR
1 parent 3acf0ac commit 01fe0fb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.openpublishing.redirection.operator-nexus.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirections": [
33
{
44
"source_path_from_root": "/articles/operator-nexus/howto-monitor-aks-h-cluster.md",
5-
"redirect_url": "/articles/operator-nexus/howto-monitor-naks-cluster.md",
5+
"redirect_url": "/azure/operator-nexus/howto-monitor-naks-cluster",
66
"redirect_document_id": false
77
}
88
]

articles/operator-nexus/howto-monitor-naks-cluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ It's solely your discretion whether to enable this tooling or deploy your own te
2828

2929
The Nexus Kubernetes cluster with Azure monitoring tool looks like:
3030

31-
<!--- IMG ![Nexus Kubernetes cluster with Monitoring Tools](Docs/media/naks-w-monitoring.png) IMG --->
32-
:::image type="content" source="media/naks-w-monitoring.png" alt-text="Screenshot of Nexus Kubernetes cluster with Monitoring Tools.":::
31+
<!--- IMG ![Nexus Kubernetes cluster with Monitoring Tools](Docs/media/naks-monitoring.png) IMG --->
32+
:::image type="content" source="media/naks-monitoring.png" alt-text="Screenshot of Nexus Kubernetes cluster with Monitoring Tools.":::
3333

3434
Figure: Nexus Kubernetes cluster with Monitoring Tools
3535

@@ -102,7 +102,7 @@ Prior to running the included scripts, define the following environment variable
102102
| SERVICE_PRINCIPAL_SECRET | The authentication password for the Azure service principal |
103103
| TENANT_ID | The ID of the tenant directory where the service principal exists |
104104
| PROXY_URL | The proxy URL to use for connecting to Azure services |
105-
| NAMESPACE | The namespace where the kuberenetes artefacts are created |
105+
| NAMESPACE | The namespace where the Kubernetes artifacts are created |
106106

107107
For convenience, you can modify the template file, `arc-connect.env`, to set the environment variable values.
108108

0 commit comments

Comments
 (0)