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: README.md
+17-13Lines changed: 17 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -221,22 +221,26 @@ Check out the docker-compose folder
221
221
222
222
### Kubernetes/Helm
223
223
224
-
You can install the included [Helm](https://docs.helm.sh/install/) chart to your k8s cluster with:
224
+
Deploy PageSpeed Exporter to Kubernetes using the included [Helm](https://helm.sh/) chart. First, create a secret with your API key (only required if monitoring more than 2 targets/sec):
0 commit comments