docker: added home assistant
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/demo-workflow Pipeline was successful
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user