Upgrade microk8s version and remove traefik reference

This commit is contained in:
Magnus Andersson 2024-05-28 08:15:49 +02:00
parent 72e0294d5e
commit ee78b4942f
Signed by: mandersson
GPG key ID: 19CB2C58E1F19B16

View file

@ -10,8 +10,7 @@
unattended_upgrades: true
'^k8sc[1-9].matrix.test.sunet.se$':
sunet::microk8s::node:
channel: 1.28/stable
traefik: false
channel: 1.30/stable
peers:
- 89.47.191.81 k8sc1
- 89.47.191.52 k8sc2
@ -21,8 +20,7 @@
- 89.47.191.178 k8sw3
'^k8sw[1-9].matrix.test.sunet.se$':
sunet::microk8s::node:
channel: 1.28/stable
traefik: false
channel: 1.30/stable
peers:
- 89.47.191.81 k8sc1
- 89.47.191.52 k8sc2