From ee78b4942fca3801960e8ba058181313e8a6d90a Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Tue, 28 May 2024 08:15:49 +0200 Subject: [PATCH] Upgrade microk8s version and remove traefik reference --- global/overlay/etc/puppet/cosmos-rules.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 0bdf75d..cd25b06 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -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