add service ec-config-server

This commit is contained in:
2024-09-06 22:24:37 +10:00
parent 1e5661b6ee
commit 179c4708c4
11 changed files with 7 additions and 384 deletions

View File

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