chore(backend): bump test to backend-v1.0.1-test
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
ingress:
|
ingress:
|
||||||
host: api.test.sova.local
|
host: api.test.sova.local
|
||||||
|
|
||||||
image:
|
image:
|
||||||
tag: local-test
|
tag: backend-v1.0.1-test
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
repository: gitea-http.gitea.svc.cluster.local:3000/sova/backend
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: gitea-registry
|
- name: gitea-registry
|
||||||
|
|
||||||
env:
|
env:
|
||||||
API_PUBLIC_URL: http://api.test.sova.local
|
API_PUBLIC_URL: http://api.test.sova.local
|
||||||
API_BASE_URL: http://api.test.sova.local
|
API_BASE_URL: http://api.test.sova.local
|
||||||
|
|||||||
Reference in New Issue
Block a user