Skip to content

Commit c0a909c

Browse files
authored
Update GETTING_STARTED_HELM_DEPLOY.md
1 parent f5a418a commit c0a909c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GETTING_STARTED_HELM_DEPLOY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ helm install lens oci-ai-incubations/lens -n lens --create-namespace \
138138
**Note:** When using your own Grafana:
139139
- Set `grafana.enabled=false` to prevent installing Grafana as a dependency
140140
- Provide `backend.grafanaUrl` with the URL to your existing Grafana instance
141-
- Provide `backend.grafanaApiToken` with a Grafana API token for authentication (create one in Grafana under Configuration > API Keys)
141+
- Provide `backend.grafanaApiToken` with a Grafana API token for authentication (create one in Grafana under Configuration > API Keys with admin rights)
142142

143143
**Optional: Custom Domain Configuration**
144144

@@ -314,4 +314,4 @@ rmdir $(hostname)
314314
315315
```
316316

317-
Once the stack is destroyed, your OKE cluster will be free of any OCI GPU Scanner-related resources including the GPU monitored nodes.
317+
Once the stack is destroyed, your OKE cluster will be free of any OCI GPU Scanner-related resources including the GPU monitored nodes.

0 commit comments

Comments
 (0)