Downgrade microk8s version in test.

This commit is contained in:
Magnus Andersson 2024-10-23 15:14:16 +02:00
parent 6edd4c82eb
commit 8cf1b38f15
Signed by: mandersson
GPG key ID: 1F7C896B34B28164

View file

@ -4,10 +4,10 @@
ssh_allow_from_anywhere: false
'^k8sc[1-9].matrix.test.sunet.se$':
sunet::microk8s::node:
channel: 1.30/stable
channel: 1.27/stable
peers:
- 89.47.191.81 k8sc1
- 89.47.191.52 k8sc2
- 89.47.191.38 k8sc1
- 89.45.237.236 k8sc2
- 89.46.20.227 k8sc3
- 89.47.191.230 k8sw1
- 89.45.236.152 k8sw2
@ -15,6 +15,7 @@
- 89.47.190.78 k8sw4
- 89.45.236.6 k8sw5
- 89.46.21.195 k8sw6
traefik: false
sunet::frontend::register_sites:
sites:
'kube-matrixtest.matrix.test.sunet.se':
@ -24,7 +25,7 @@
port: '443'
'^k8sw[1-9].matrix.test.sunet.se$':
sunet::microk8s::node:
channel: 1.30/stable
channel: 1.27/stable
peers:
- 89.47.191.81 k8sc1
- 89.47.191.52 k8sc2
@ -35,6 +36,7 @@
- 89.47.190.78 k8sw4
- 89.45.236.6 k8sw5
- 89.46.21.195 k8sw6
traefik: false
'^k8sc[1-9].matrix.sunet.se$':
sunet::microk8s::node:
channel: 1.30/stable