We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 949634f commit 6668b0bCopy full SHA for 6668b0b
README.md
@@ -37,8 +37,8 @@ providers:
37
Now you are able to install the CAPMS into your cluster:
38
39
```bash
40
-export METALCTL_API_URL=http://metal.203.0.113.1.nip.io:8080
41
-export METALCTL_API_HMAC=metal-admin
+export METAL_API_URL=http://metal.203.0.113.1.nip.io:8080
+export METAL_API_HMAC=metal-admin
42
export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true
43
44
clusterctl init --infrastructure metal-stack
0 commit comments