Files
home-cluster-ops/infrastructures/argo-workflows/env/k3s-cluster/config.json
2024-08-27 22:00:04 +10:00

14 lines
432 B
JSON

{
"appName": "argo-workflows",
"userGivenName": "argo-workflows",
"namespace": "argo",
"destNamespace": "argo",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/argo-workflow/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": {
"argo-workflows.argoproj.io/release-version": "v3.5.10"
}
}