Skip to content

Commit 1ed8111

Browse files
authored
Merge pull request #41 from sp-yduck/hotfix/typo
fix typo
2 parents cc3ba17 + 3097f14 commit 1ed8111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export NODE_USER=node-ssh-user
3535
export NODE_PASSWORD=node-ssh-password
3636

3737
# generate manifests
38-
clusterctl generate cluster cappx-test --infrastructure=proxmox:v0.2.3 --config https://raw.githubusercontent.com/sp-yduck/cluster-api-provider-proxmox/main/clusterctl.yaml > cappx-test.yaml
38+
clusterctl generate cluster cappx-test --infrastructure=proxmox:v0.2.2 --config https://raw.githubusercontent.com/sp-yduck/cluster-api-provider-proxmox/main/clusterctl.yaml > cappx-test.yaml
3939

4040
# inspect and edit
4141
vi cappx-test.yaml

0 commit comments

Comments
 (0)