update manifests

This commit is contained in:
Damien Ostler 2024-02-08 23:19:55 -05:00
parent 7b475bb65a
commit 2fb5d55c36
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"deployment": {
"argocd": {
"project": "default"
"project": "comissions.app"
},
"cluster": {
"name": "in-cluster",

View File

@ -10,7 +10,7 @@ spec:
project: default
source:
path: apps
repoURL: https://github.com/Data443/argocd.git
repoURL: https://github.com/comissions-app/argocd.git
targetRevision: HEAD
syncPolicy:
automated:

View File

@ -8,7 +8,7 @@ spec:
goTemplateOptions: ["missingkey=error"]
generators:
- git:
repoURL: https://github.com/Data443/argocd.git
repoURL: https://github.com/comissions-app/argocd.git
revision: HEAD
files:
- path: "dev/.config/*.json"
@ -18,7 +18,7 @@ spec:
spec:
project: "{{.deployment.argocd.project}}"
source:
repoURL: https://github.com/Data443/argocd.git
repoURL: https://github.com/comissions-app/argocd.git
targetRevision: HEAD
path: charts/core-api
helm: