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": {
|
"deployment": {
|
||||||
"argocd": {
|
"argocd": {
|
||||||
"project": "default"
|
"project": "comissions.app"
|
||||||
},
|
},
|
||||||
"cluster": {
|
"cluster": {
|
||||||
"name": "in-cluster",
|
"name": "in-cluster",
|
||||||
|
@ -10,7 +10,7 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: apps
|
path: apps
|
||||||
repoURL: https://github.com/Data443/argocd.git
|
repoURL: https://github.com/comissions-app/argocd.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
@ -8,7 +8,7 @@ spec:
|
|||||||
goTemplateOptions: ["missingkey=error"]
|
goTemplateOptions: ["missingkey=error"]
|
||||||
generators:
|
generators:
|
||||||
- git:
|
- git:
|
||||||
repoURL: https://github.com/Data443/argocd.git
|
repoURL: https://github.com/comissions-app/argocd.git
|
||||||
revision: HEAD
|
revision: HEAD
|
||||||
files:
|
files:
|
||||||
- path: "dev/.config/*.json"
|
- path: "dev/.config/*.json"
|
||||||
@ -18,7 +18,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
project: "{{.deployment.argocd.project}}"
|
project: "{{.deployment.argocd.project}}"
|
||||||
source:
|
source:
|
||||||
repoURL: https://github.com/Data443/argocd.git
|
repoURL: https://github.com/comissions-app/argocd.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: charts/core-api
|
path: charts/core-api
|
||||||
helm:
|
helm:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user