Remove channel spec for microk8s.
This commit is contained in:
parent
8cf1b38f15
commit
03839ba41b
|
@ -4,7 +4,6 @@
|
||||||
ssh_allow_from_anywhere: false
|
ssh_allow_from_anywhere: false
|
||||||
'^k8sc[1-9].matrix.test.sunet.se$':
|
'^k8sc[1-9].matrix.test.sunet.se$':
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.27/stable
|
|
||||||
peers:
|
peers:
|
||||||
- 89.47.191.38 k8sc1
|
- 89.47.191.38 k8sc1
|
||||||
- 89.45.237.236 k8sc2
|
- 89.45.237.236 k8sc2
|
||||||
|
@ -25,7 +24,6 @@
|
||||||
port: '443'
|
port: '443'
|
||||||
'^k8sw[1-9].matrix.test.sunet.se$':
|
'^k8sw[1-9].matrix.test.sunet.se$':
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.27/stable
|
|
||||||
peers:
|
peers:
|
||||||
- 89.47.191.81 k8sc1
|
- 89.47.191.81 k8sc1
|
||||||
- 89.47.191.52 k8sc2
|
- 89.47.191.52 k8sc2
|
||||||
|
|
Loading…
Reference in a new issue