chore(portfolio): clean up prod deployment data

This commit is contained in:
David Landry 2025-03-27 12:25:41 -04:00
parent 58546e985b
commit 91e12a766b
5 changed files with 52 additions and 8 deletions

View file

@ -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,