diff --git a/infra/cluster/homelab.yaml b/infra/cluster/homelab.yaml index 8a08761e..b29c7bdf 100644 --- a/infra/cluster/homelab.yaml +++ b/infra/cluster/homelab.yaml @@ -27,7 +27,7 @@ metadata: namespace: default spec: controlPlaneEndpoint: - host: null + host: 192.168.1.12 port: 6443 --- apiVersion: infrastructure.cluster.x-k8s.io/v1alpha3 @@ -81,7 +81,7 @@ metadata: namespace: default spec: clusterName: homelab - replicas: 0 + replicas: 3 selector: matchLabels: null template: