Helm chart for Privado's code analysis tool
-
Add Repository:
$ helm repo add privado https://privado-inc.github.io/charts
-
Get Chart Values (
values.yaml
):$ helm show values privado/code-analysis > values.yaml
These values can be set as required.
-
Install
$ helm install privado privado/code-analysis -f values.yaml -n privado