Skip to content

Commit

Permalink
fix: update readme after removal of chart files (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
prsnca authored Dec 8, 2024
1 parent f997196 commit a187f51
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ This is a [Helm chart](https://helm.sh) dedicated repo [helm/runtime-sensor](htt
Please find the installation instructions under Snyk's docs - https://docs.snyk.io/manage-risk/snyk-apprisk/integrations-for-snyk-apprisk/snyk-runtime-sensor.

Release versions can be found [in GitHub](https://github.com/snyk/runtime-sensor/releases).

In order to examine the full list of configurable values and have more control over the installation of the sensor, download the Helm repository and check out the `values.yaml` file:

1. `helm repo add runtime-sensor https://snyk.github.io/runtime-sensor`
2. `helm pull runtime-sensor/runtime-sensor --untar`
3. See the `values.yaml` file under the `runtime-sensor` directory.

0 comments on commit a187f51

Please sign in to comment.