Files
config/hosts.incl/common.yaml
2025-11-02 18:31:13 +01:00

36 lines
558 B
YAML

#!include common
#!include hosts.incl/layers
bootstrap_config: bootstrap
config: system
vars:
boot_v2: true
bootstrap_auths:
- name: "my-user"
sshKey: "ssh-ed25519 xxx my-user"
ssh_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILIomzqVAIqb7BedauhAo2VgbLqme5Jx/vjGUqZLoJqF gfenollar@novit.io"
is_master: false
is_master_active: false
system_reserved:
cpu: 100m
memory: 256Mi
kube_reserved:
cpu: 200m
memory: 256Mi
extra_routes: []
kubelet:
maxPods: 250
extra_kubelet_config: ""
cri_o: false