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.
1 parent 2b99006 commit e9d2cb4Copy full SHA for e9d2cb4
examples/home-lab/ipool.yaml
@@ -10,4 +10,4 @@ spec:
10
addresses:
11
- 192.168.2.150-192.168.2.199
12
gateway: 192.168.2.1
13
- prefix: 24
+ prefix: 24
examples/home-lab/kustomization.yaml
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
resources:
4
- ../../base
5
-- https://github.com/ionos-cloud/cluster-api-provider-proxmox//templates/clusterclass-cilium-with-shared-ippool/base/?ref=main
+- https://github.com/ionos-cloud/cluster-api-provider-proxmox//templates/clusterclass-cilium-with-shared-ippool/base/?ref=main
examples/home-lab/manuels-k8s-cluster.yaml
@@ -30,4 +30,4 @@ spec:
30
memoryMiB: 16384
31
- name: controlPlaneEndpoint
32
value:
33
- host: 192.168.2.201
+ host: 192.168.2.201
0 commit comments