mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
parent
5963fc66d3
commit
cd475ae148
@ -41,7 +41,6 @@ clusterctl config cluster \
|
||||
--infrastructure sidero \
|
||||
--kubeconfig ephemeral-cluster/kind-kubeconfig.yaml \
|
||||
--config clusterctl.yaml \
|
||||
--worker-machine-count 3 \
|
||||
homelab > cluster/homelab.yaml
|
||||
kubectl apply \
|
||||
--kubeconfig ephemeral-cluster/kind-kubeconfig.yaml \
|
||||
|
@ -81,7 +81,7 @@ metadata:
|
||||
namespace: default
|
||||
spec:
|
||||
clusterName: homelab
|
||||
replicas: 3
|
||||
replicas: 0
|
||||
selector:
|
||||
matchLabels: null
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user