argo/apps/hello-world/overlays/system/config.json

11 lines
No EOL
322 B
JSON

{
"appName": "hello-world",
"userGivenName": "hello-world",
"destNamespace": "default",
"destServer": "https://kubernetes.default.svc",
"srcPath": "apps/hello-world/overlays/system",
"srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
"srcTargetRevision": "",
"labels": null,
"annotations": null
}