Skip to content

Commit eec4cc3

Browse files
committed
fix typos
On-behalf-of: @SAP christoph.mewes@sap.com
1 parent e91880c commit eec4cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/init-agent/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.
3939
wstCluster:
4040
# Required: RBAC Subject defines how the init-agent is authenticated in kcp.

0 commit comments

Comments
 (0)