Skip to content

Commit

Permalink
Update kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teon authored Jul 10, 2023
1 parent 10add6d commit c455fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community-features/setting-up-your-instance/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To deploy and use Defguard on your cluster you'll need:
We prepared a [git repository](https://github.com/DefGuard/deployment) with Kubernetes configuration, clone it:

```
git clone git@github.com:DefGuard/deployment.git && cd deployment/charts
git clone https://github.com/DefGuard/deployment.git && cd deployment/charts
```

Then create namespace for Defguard on your cluster:
Expand Down

0 comments on commit c455fac

Please sign in to comment.