chore(portfolio): clean up prod deployment data
This commit is contained in:
parent
58546e985b
commit
91e12a766b
5 changed files with 52 additions and 8 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"appName": "portfolio",
|
||||
"userGivenName": "portfolio",
|
||||
"destNamespace": "staging-sites",
|
||||
"destNamespace": "prod-sites",
|
||||
"destServer": "https://kubernetes.default.svc",
|
||||
"srcPath": "apps/portfolio/overlays/staging-sites",
|
||||
"srcPath": "apps/portfolio/overlays/prod-sites",
|
||||
"srcRepoURL": "ssh://git@gitea-ssh.gitops.svc.cluster.local:2222/davad/argo.git",
|
||||
"srcTargetRevision": "",
|
||||
"labels": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue