We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc3ba17 + 3097f14 commit 1ed8111Copy full SHA for 1ed8111
README.md
@@ -35,7 +35,7 @@ export NODE_USER=node-ssh-user
35
export NODE_PASSWORD=node-ssh-password
36
37
# 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
+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
39
40
# inspect and edit
41
vi cappx-test.yaml
0 commit comments