add infra app redis

This commit is contained in:
2024-07-19 00:19:35 +10:00
parent 601f6390d4
commit d35617eaea

View File

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