Skip to content

Commit 88f93e5

Browse files
committed
Updated README
1 parent e5a1bd8 commit 88f93e5

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,4 @@ groups:
9999

100100
## Deployment
101101

102-
`kconmon` is installed with helm, so edit [the helm values file](helmfile/charts/kconmon/values.yaml) if you want to change any of the defaults. There are a bunch of options like specifying your affinity label, and excluding any nodes you don't want the agent to run on.
103-
104-
I personally use [helmfile](https://github.com/roboll/helmfile) as well, so simply do:
105-
106-
```
107-
cd helmfile
108-
helmfile sync
109-
```
110-
111-
and the magic should happen.
102+
The easiest way to install `kconmon` is with Helm. Head over to the [releases](https://github.com/Stono/kconmon/releases) page to download the latest chart. Check out the [values.yaml](helmfile/charts/kconmon/values.yaml) for all the available configuration options.

0 commit comments

Comments
 (0)