Files
home-cluster-ops/apps/my-app/overlays/k3s-cluster/config.json

11 lines
322 B
JSON

{
"appName": "my-app",
"userGivenName": "my-app",
"destNamespace": "default",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/my-app/overlays/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}