mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Scale up workers
This commit is contained in:
parent
ad1445921e
commit
d379f35e6b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user