Files
home-cluster-ops/resources/sync-job/env/k3s-cluster/config.json
2024-07-15 09:14:58 +10:00

11 lines
327 B
JSON

{
"appName": "sync-job",
"userGivenName": "sync-job",
"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
}