Added custom civo datasource
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
9d4b8cb487
commit
4ef0d1f3d8
16
civo.json
Normal file
16
civo.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"customDatasources": {
|
||||||
|
"civo-k3s": {
|
||||||
|
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/k3s/"
|
||||||
|
},
|
||||||
|
"civo-k3s-stable": {
|
||||||
|
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/k3s/stable/"
|
||||||
|
},
|
||||||
|
"civo-talos": {
|
||||||
|
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/talos/"
|
||||||
|
},
|
||||||
|
"civo-talos-stable": {
|
||||||
|
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/talos/stable/"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user