Update config file for RCT cluster

This commit is contained in:
2026-01-11 05:52:03 +01:00
parent 3ac4807050
commit 29c4320357
3 changed files with 6 additions and 1 deletions

4
configs/dev/config.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "cluster-dev",
"server": "https://10.78.106.100:6444"
}

4
configs/rct/config.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "cluster-rct",
"server": "https://kubernetes.default.svc"
}