Skip to content

Commit e3f4099

Browse files
Update README.md
1 parent 7b02458 commit e3f4099

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

-20
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,6 @@ Where:
4545
- `{clusterId}` - cluster name from k8s integrations
4646

4747
[More helm environment variables](#helm-environment-variables)
48-
49-
## Installing for standalone using
50-
51-
For using when all services located on your cluster
52-
53-
### Install via helm
54-
55-
1) Clone repo
56-
`git clone [email protected]:codefresh-io/cf-k8s-agent.git`
57-
58-
2) Go to dir with project
59-
`cd ./cf-k8s-agent`
60-
61-
3) If you have one more cluster context, switch to needed with
62-
`kubectl config use-context <cluster_context>`
63-
64-
4) Install **k8s-agent** chart on your cluster from this repo
65-
`helm upgrade k8s-agent ./k8s-agent --install --force --reset-values --set apiUrl=http://k8s-monitor:9016/api/monitor`
66-
67-
[More helm environment variables](#helm-environment-variables)
6848

6949
## Uninstalling agent via helm
7050
For uninstalling agent run command

0 commit comments

Comments
 (0)