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