Revert "Increase worker replicas"

This reverts commit 5963fc66d3.
This commit is contained in:
Khue Doan 2021-07-21 04:16:26 +07:00
parent 5963fc66d3
commit cd475ae148
No known key found for this signature in database
GPG Key ID: 4C1A90A461B3C27B
2 changed files with 1 additions and 2 deletions

View File

@ -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 \

View File

@ -81,7 +81,7 @@ metadata:
namespace: default
spec:
clusterName: homelab
replicas: 3
replicas: 0
selector:
matchLabels: null
template: