add service ec-config-server

This commit is contained in:
2024-08-30 17:20:39 +10:00
parent e6172a0d7d
commit ba1b7a9b3b
11 changed files with 394 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"appName": "XXX",
"userGivenName": "XXX",
"namespace": "XXX",
"destNamespace": "XXX",
"destServer": "https://kubernetes.default.svc",
"srcPath": "XXX/XXX/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}