Skip to content

Commit 6db8bd8

Browse files
committed
Update Proxmox quick-start docs
1 parent dc757d2 commit 6db8bd8

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/book/src/user/quick-start.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -731,14 +731,8 @@ clusterctl init --infrastructure outscale
731731
732732
{{#tab Proxmox}}
733733
734-
First, we need to add the IPAM provider to your [clusterctl config file](../clusterctl/configuration.md) (`$XDG_CONFIG_HOME/cluster-api/clusterctl.yaml`):
735-
736-
```yaml
737-
providers:
738-
- name: in-cluster
739-
url: https://github.com/kubernetes-sigs/cluster-api-ipam-provider-in-cluster/releases/latest/ipam-components.yaml
740-
type: IPAMProvider
741-
```
734+
The Proxmox credentials are optional, when initializing the provider they can be set in the `ProxmoxCluster` resource,
735+
If you do not set them here.
742736
743737
```bash
744738
# The host for the Proxmox cluster

0 commit comments

Comments
 (0)