diff options
Diffstat (limited to 'performanceTests/k8s/README.md')
-rw-r--r-- | performanceTests/k8s/README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/performanceTests/k8s/README.md b/performanceTests/k8s/README.md index fb3bcd44..85251df2 100644 --- a/performanceTests/k8s/README.md +++ b/performanceTests/k8s/README.md @@ -28,7 +28,11 @@ make deploy-grafana ``` make deploy-prometheus ``` -###5. Display URL of the graphical user interface Prometheus and Grafana +###5. Deploy influxdb +``` +make deploy-influxdb +``` +###6. Display URL of the graphical user interface Prometheus and Grafana ``` make display-urls ```
\ No newline at end of file |