Skip to content

Commit e9d2cb4

Browse files
committed
added new line
1 parent 2b99006 commit e9d2cb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/home-lab/ipool.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ spec:
1010
addresses:
1111
- 192.168.2.150-192.168.2.199
1212
gateway: 192.168.2.1
13-
prefix: 24
13+
prefix: 24

examples/home-lab/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
44
- ../../base
5-
- https://github.com/ionos-cloud/cluster-api-provider-proxmox//templates/clusterclass-cilium-with-shared-ippool/base/?ref=main
5+
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ spec:
3030
memoryMiB: 16384
3131
- name: controlPlaneEndpoint
3232
value:
33-
host: 192.168.2.201
33+
host: 192.168.2.201

0 commit comments

Comments
 (0)