docker: added home assistant
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful

This commit is contained in:
2025-07-18 19:15:13 +03:00
parent 64ca1bbd1f
commit 12f6a7343e
3 changed files with 83 additions and 73 deletions

View File

@ -2,6 +2,7 @@ apt_packages:
- curl
- vim
- htop
- nfs-common
# Kubernetes k0sctl configuration vars
master1_ip: "192.168.1.151"
@ -19,4 +20,4 @@ metallb_ip_range: "192.168.1.201-192.168.1.220"
k0s_version: "v1.33.2+k0s.0"
metallb_version: "0.15.2"
traefik_version: "36.2.0"
traefik_version: "36.2.0"