installed app 'reloader' on project 'test' installation-path: '/'
This commit is contained in:
parent
ae1b356ae0
commit
5044a12792
4 changed files with 29 additions and 0 deletions
11
apps/reloader/overlays/test/config.json
Normal file
11
apps/reloader/overlays/test/config.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"appName": "reloader",
|
||||
"userGivenName": "reloader",
|
||||
"destNamespace": "tools",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/reloader/overlays/test",
|
||||
"srcRepoURL": "https://forgejo.mixinet.net/blogops/argocd.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
"annotations": null
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue