Skip to content

Commit 0b40010

Browse files
3deep5mewikkyk
authored andcommitted
use pre-release for IPAMProvider
1 parent 9b5603f commit 0b40010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ We need to add the IPAM provider to your clusterctl config file `~/.cluster-api/
5252
```yaml
5353
providers:
5454
- name: in-cluster
55-
url: https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/releases/latest/ipam-components.yaml
55+
url: https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/releases/download/v0.1.0-alpha.3/ipam-components.yaml
5656
type: IPAMProvider
5757
```
5858

0 commit comments

Comments
 (0)