Skip to content

Commit 5783464

Browse files
authored
Merge pull request #1567 from snyk/staging
RELEASE
2 parents bd7e4c5 + 6206ce5 commit 5783464

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

Diff for: snyk-monitor/README.md

-11
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,6 @@
44

55
A Helm chart for the Snyk monitor
66

7-
## Updating from V1 to V2 (existing installations only) ##
8-
9-
If you are an existing customer and are updating your Snyk monitor to V2:
10-
- you must delete your existing snyk-monitor secret
11-
```shell
12-
kubectl delete secret snyk-monitor -n snyk-monitor
13-
```
14-
- Follow the instructions in the [Installing](#installing) section. This section now includes the creation of a service account token, which is stored in the `snyk-monitor` secret.
15-
- Follow the instructions in the [Installation from Helm repo](#installation-from-helm-repo) section. You must run the `helm repo add ...` command in order to get the latest helm chart version.
16-
- Follow the instructions in the [Installation and monitoring of the whole cluster](#installation-and-monitoring-of-the-whole-cluster) or [Installation and monitoring of a single namespace](#installation-and-monitoring-of-a-single-namespace) section.
17-
187
## Installing ##
198

209
The Snyk monitor (`kubernetes-monitor`) requires some minimal configuration items in order to work correctly.

0 commit comments

Comments
 (0)