We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6089c9 + 2cacc97 commit a55c8dcCopy full SHA for a55c8dc
snyk-monitor/README.md
@@ -87,12 +87,6 @@ helm upgrade --install snyk-monitor snyk-charts/snyk-monitor --namespace snyk-mo
87
To better organise the data scanned inside your cluster, the monitor requires a cluster name to be set.
88
Replace the value of `clusterName` with the name of your cluster.
89
90
-
91
-For Helm 3, you may run the following:
92
-```shell
93
-helm upgrade --generate-name --install snyk-monitor snyk-charts/snyk-monitor --namespace snyk-monitor --set clusterName="Production cluster"
94
-```
95
96
## Setting up proxying ##
97
98
Proxying traffic through a forwarding proxy can be achieved by setting the following values in the Helm chart:
0 commit comments