diff --git a/httphandler/README.md b/httphandler/README.md index 84bcd011..7a1d98c1 100644 --- a/httphandler/README.md +++ b/httphandler/README.md @@ -12,6 +12,6 @@ Running `kubescape` will start up a webserver on port `8080` which will serve th ## Installation into kubernetes -The files in [kubescape.yaml](kubescape.yaml) will deploy one instance of kubescape to run on your cluster. +The [yaml](ks-prometheus-support.yaml) file will deploy one instance of kubescape (with all relevant dependencies) to run on your cluster -**NOTE** Make sure the configurations suit your cluster (e.g. `serviceType`) \ No newline at end of file +**NOTE** Make sure the configurations suit your cluster (e.g. `serviceType`, namespace, etc.) \ No newline at end of file