File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # KCP Helm Chart - Init Agent
1+ # kcp Helm Chart - Init Agent
22
33This Helm chart deploys an instance of the [ Init Agent] ( https://github.com/kcp-dev/init-agent ) .
44
Original file line number Diff line number Diff line change 33#
44# This Helm chart can be rendered in 3 different variations:
55#
6- # * By default, it will output a Deployment and necessary auxilirary resources
6+ # * By default, it will output a Deployment and necessary auxiliary resources
77# to *run* the init-agent in Kubernetes. Use this to "install" the agent.
88# For this, configure Helm with a kubeconfig that points to the hosting
99# Kubernetes cluster.
@@ -34,7 +34,7 @@ target: ""
3434
3535# Configuration exclusively for all the clusters (workspaces) in which the
3636# init-agent is meant to read and initialize WorkspaceTypes in. The chart needs
37- # to be installed into each of them to provision the necessar RBAC.
37+ # to be installed into each of them to provision the necessary RBAC.
3838# Set target to "wstcluster" for this mode.
3939wstCluster :
4040 # Required: RBAC Subject defines how the init-agent is authenticated in kcp.
You can’t perform that action at this time.
0 commit comments