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
Copy file name to clipboardExpand all lines: docs/grafana_bridge_deployment_ocp.md
+35-3Lines changed: 35 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,12 +138,44 @@ tls.key: 1704 bytes
138
138
```
139
139
140
140
141
-
6. Since the IBM Spectrum Scale version 5.1.1 any client querying the performance data from the IBM Spectrum Scale cluster needs the API key authentication. You need to create API key secret for the grafana-bridge application using key name 'scale_grafana'. First encode your plaintext API key name and value using base_64:
141
+
6. Since the IBM Spectrum Scale version 5.1.1 any client querying the performance data from the IBM Spectrum Scale cluster needs the API key authentication. You need to create API key secret for the grafana-bridge application using key name 'scale_default'.
142
+
143
+
First check the secret 'ibm-spectrum-scale-perfmon-default-api-key' exists in your CNSA project
144
+
145
+
```
146
+
[root@mycluster-inf ~]# oc get secret ibm-spectrum-scale-perfmon-default-api-key
0 commit comments