update readme

This commit is contained in:
dwertent
2022-02-10 21:05:08 +02:00
parent 8a04934fbd
commit 37644e1f57
+2 -2
View File
@@ -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`)
**NOTE** Make sure the configurations suit your cluster (e.g. `serviceType`, namespace, etc.)