Files
home-cluster-ops/resources/sync-job/env/k3s-cluster/config.json
2024-07-15 23:41:35 +10:00

12 lines
352 B
JSON

{
"appName": "sync-job",
"userGivenName": "sync-job",
"namespace": "argocd",
"destNamespace": "argocd",
"destServer": "https://kubernetes.default.svc",
"srcPath": "resources/sync-job/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}