Skip to content

Commit

Permalink
Merge pull request #16 from anynines/Fix_provider_kubernetes_configur…
Browse files Browse the repository at this point in the history
…ation_link_in_docs

Fix provider kuberentes configuration link in docs
  • Loading branch information
abdulhaseeb3 authored Sep 27, 2024
2 parents b9d5db0 + 8c1bcde commit 7a5f242
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 7a5f242

Please sign in to comment.