Compare commits
2 Commits
5e0f8f103e
...
668c07b23f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
668c07b23f | ||
|
|
835d59ee88 |
@ -59,11 +59,11 @@ spec:
|
||||
readiness:
|
||||
enabled: false
|
||||
|
||||
image:
|
||||
name:
|
||||
_default: cr.yandex/crp3ccidau046kdj8g9q/mapper:latest
|
||||
pullPolicy:
|
||||
_default: IfNotPresent
|
||||
image:
|
||||
name:
|
||||
_default: cr.yandex/crp3ccidau046kdj8g9q/mapper:prod_b0d05a34
|
||||
pullPolicy:
|
||||
_default: IfNotPresent
|
||||
|
||||
service:
|
||||
enabled: true
|
||||
@ -93,16 +93,16 @@ spec:
|
||||
envs:
|
||||
- name: DOCUMENTATION_HOST
|
||||
value:
|
||||
_default: https://stage-api.sarex.io/documentations/api/v1
|
||||
_default: https://https://test.sarex.brusnika.tech//documentations/api/v1
|
||||
- name: FLOW_HOST
|
||||
value:
|
||||
_default: https://stage-api.sarex.io/flows/api/v1
|
||||
_default: https://https://test.sarex.brusnika.tech//flows/api/v1
|
||||
- name: DJANGO_HOST
|
||||
value:
|
||||
_default: https://stage.sarex.io/api
|
||||
_default: https://https://test.sarex.brusnika.tech//api
|
||||
- name: NOTE_HOST
|
||||
value:
|
||||
_default: https://stage-api.sarex.io/notes/api/v1
|
||||
_default: https://https://test.sarex.brusnika.tech//notes/api/v1
|
||||
- name: REDIS_USE
|
||||
value:
|
||||
_default: "0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user