Add basic k8s cosmos rules.
This commit is contained in:
parent
17aa029d3c
commit
2dc16fa1b7
|
@ -1,3 +1,7 @@
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
'^ns[0-9]?.mnt.se$':
|
'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$':
|
||||||
nameserver:
|
sunet::microk8s::node:
|
||||||
|
channel: 1.28/stable
|
||||||
|
'^internal-sto4-test-k8sw-[0-9].rut.sunet.se$':
|
||||||
|
sunet::microk8s::node:
|
||||||
|
channel: 1.28/stable
|
||||||
|
|
Loading…
Reference in a new issue