issues/27: argocd internal Gitea URL
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-deploy.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
path: data/test
|
||||
helm:
|
||||
@@ -30,7 +30,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-mocks.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-mocks.git
|
||||
targetRevision: main
|
||||
path: charts/mocks
|
||||
destination:
|
||||
@@ -51,7 +51,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-deploy.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
path: apps/backend
|
||||
helm:
|
||||
@@ -76,7 +76,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-deploy.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
path: apps/adminpanel
|
||||
helm:
|
||||
@@ -101,7 +101,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-deploy.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
path: apps/docs
|
||||
helm:
|
||||
@@ -126,7 +126,7 @@ metadata:
|
||||
spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: ${GITEA_REPO_URL}/sova/sova-deploy.git
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
path: apps/cabinet
|
||||
helm:
|
||||
|
||||
Reference in New Issue
Block a user