mirror of
https://github.com/D4M13N-D3V/comissions-app-argocd.git
synced 2025-03-14 08:15:00 +00:00
update manifests
This commit is contained in:
parent
7b475bb65a
commit
2fb5d55c36
@ -1,7 +1,7 @@
|
||||
{
|
||||
"deployment": {
|
||||
"argocd": {
|
||||
"project": "default"
|
||||
"project": "comissions.app"
|
||||
},
|
||||
"cluster": {
|
||||
"name": "in-cluster",
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user