Skip to content

Commit

Permalink
Fix provider kuberentes configuration link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iliasmavridis committed Sep 27, 2024
1 parent 972f3f2 commit 8c1bcde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ You can install Klutch by following the given instructions:
4. Now add configuration for `provider-kubernetes` by executing the following command:

```bash
kubectl apply -f https://github.com/anynines/klutchio/blob/main/crossplane-api/deploy/config-in-cluster.yaml
kubectl apply -f https://raw.githubusercontent.com/anynines/klutchio/refs/heads/main/crossplane-api/deploy/config-in-cluster.yaml
```

### Deploy klutch-bind
Expand Down

0 comments on commit 8c1bcde

Please sign in to comment.