You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set `grafana.enabled=false` to prevent installing Grafana as a dependency
140
140
- 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)
142
142
143
143
**Optional: Custom Domain Configuration**
144
144
@@ -314,4 +314,4 @@ rmdir $(hostname)
314
314
315
315
```
316
316
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