1.31 is the new tested version. Add nodes for cloud native pg.
This commit is contained in:
parent
6f203017f3
commit
e9a4a0f047
1 changed files with 6 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$':
|
||||
rut::infra_ca_rp:
|
||||
sunet::microk8s::node:
|
||||
channel: 1.28/stable
|
||||
channel: 1.31/stable
|
||||
sunet::frontend::register_sites:
|
||||
sites:
|
||||
kubetest.rut.sunet.se:
|
||||
|
@ -37,7 +37,11 @@
|
|||
'^internal-sto4-test-k8sw-[0-9].rut.sunet.se$':
|
||||
rut::infra_ca_rp:
|
||||
sunet::microk8s::node:
|
||||
channel: 1.28/stable
|
||||
channel: 1.31/stable
|
||||
'^internal-sto4-test-k8spg-[0-9].rut.sunet.se$':
|
||||
rut::infra_ca_rp:
|
||||
sunet::microk8s::node:
|
||||
channel: 1.31/stable
|
||||
```
|
||||
|
||||
* add nodes by adding a provisioning key on the first management node with `microk8s add-node`
|
||||
|
|
Loading…
Add table
Reference in a new issue