Skip to content

Commit

Permalink
docs: typo in deploying cilium
Browse files Browse the repository at this point in the history
Fix typo.

Signed-off-by: Jakob Maležič <[email protected]>
Signed-off-by: Dmitriy Matrenichev <[email protected]>
Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
Blarc authored and smira committed Oct 23, 2024
1 parent 49bbadc commit 8658d68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ helm install \
--set cgroup.hostRoot=/sys/fs/cgroup
```

Or if you want to deploy Cilium without kube-proxy, also set some extra paramaters:
Or if you want to deploy Cilium without kube-proxy, also set some extra parameters:

```bash
helm install \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ helm install \
--set cgroup.hostRoot=/sys/fs/cgroup
```

Or if you want to deploy Cilium without kube-proxy, also set some extra paramaters:
Or if you want to deploy Cilium without kube-proxy, also set some extra parameters:

```bash
helm install \
Expand Down

0 comments on commit 8658d68

Please sign in to comment.