fix(apps): source repo
This commit is contained in:
parent
1982c4bc7d
commit
715915a045
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
"destNamespace": "homepage",
|
"destNamespace": "homepage",
|
||||||
"destServer": "https://kubernetes.default.svc",
|
"destServer": "https://kubernetes.default.svc",
|
||||||
"srcPath": "apps/gethomepage/overlays/system",
|
"srcPath": "apps/gethomepage/overlays/system",
|
||||||
"srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
|
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||||
"srcTargetRevision": "",
|
"srcTargetRevision": "",
|
||||||
"labels": null,
|
"labels": null,
|
||||||
"annotations": null
|
"annotations": null
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
"destNamespace": "default",
|
"destNamespace": "default",
|
||||||
"destServer": "https://kubernetes.default.svc",
|
"destServer": "https://kubernetes.default.svc",
|
||||||
"srcPath": "apps/hello-world/overlays/system",
|
"srcPath": "apps/hello-world/overlays/system",
|
||||||
"srcRepoURL": "https://git.nc.landry.land/davad/argo.git",
|
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||||
"srcTargetRevision": "",
|
"srcTargetRevision": "",
|
||||||
"labels": null,
|
"labels": null,
|
||||||
"annotations": null
|
"annotations": null
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue