Compare commits
4 Commits
issues/27-test
...
stage
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f2ec4f944 | |||
| 8a9a96d8bc | |||
| b16e3eaace | |||
| a99498db80 |
@@ -3,7 +3,7 @@ ingress:
|
||||
runtimeEnv:
|
||||
API_BASE_URL: http://api.test.sova.local
|
||||
image:
|
||||
tag: adminpanel-v1.0.4-test
|
||||
tag: adminpanel-v1.0.11-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/adminpanel
|
||||
imagePullSecrets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
ingress:
|
||||
host: api.test.sova.local
|
||||
image:
|
||||
tag: backend-v1.0.4-test
|
||||
tag: backend-v1.0.10-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/backend
|
||||
imagePullSecrets:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
ingress:
|
||||
host: docs.sova.local
|
||||
image:
|
||||
tag: docs-v1.0.8-test
|
||||
tag: docs-v1.0.11-test
|
||||
pullPolicy: IfNotPresent
|
||||
repository: git.sova.local/sova/docs
|
||||
imagePullSecrets:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: prod
|
||||
path: argocd/apps
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: prod
|
||||
path: apps/redmine
|
||||
helm:
|
||||
valueFiles:
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: prod
|
||||
path: argocd/projects
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: test
|
||||
path: data/test
|
||||
helm:
|
||||
valueFiles:
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-mocks.git
|
||||
targetRevision: main
|
||||
targetRevision: prod
|
||||
path: charts/mocks
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
@@ -52,7 +52,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: test
|
||||
path: apps/backend
|
||||
helm:
|
||||
valueFiles:
|
||||
@@ -77,7 +77,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: test
|
||||
path: apps/adminpanel
|
||||
helm:
|
||||
valueFiles:
|
||||
@@ -102,7 +102,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: test
|
||||
path: apps/docs
|
||||
helm:
|
||||
valueFiles:
|
||||
@@ -127,7 +127,7 @@ spec:
|
||||
project: sova
|
||||
source:
|
||||
repoURL: http://gitea-http.gitea.svc.cluster.local:3000/sova/sova-deploy.git
|
||||
targetRevision: main
|
||||
targetRevision: test
|
||||
path: apps/cabinet
|
||||
helm:
|
||||
valueFiles:
|
||||
|
||||
Reference in New Issue
Block a user