Upgrade microk8s version and remove traefik reference
This commit is contained in:
parent
72e0294d5e
commit
ee78b4942f
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue