Compare commits
No commits in common. "668c07b23f652e50e9dbc75902223970dd64c2da" and "5e0f8f103e7aaf403bc99d6112e447a10d6ca6ea" have entirely different histories.
668c07b23f
...
5e0f8f103e
@ -61,7 +61,7 @@ spec:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
name:
|
name:
|
||||||
_default: cr.yandex/crp3ccidau046kdj8g9q/mapper:prod_b0d05a34
|
_default: cr.yandex/crp3ccidau046kdj8g9q/mapper:latest
|
||||||
pullPolicy:
|
pullPolicy:
|
||||||
_default: IfNotPresent
|
_default: IfNotPresent
|
||||||
|
|
||||||
@ -93,16 +93,16 @@ spec:
|
|||||||
envs:
|
envs:
|
||||||
- name: DOCUMENTATION_HOST
|
- name: DOCUMENTATION_HOST
|
||||||
value:
|
value:
|
||||||
_default: https://https://test.sarex.brusnika.tech//documentations/api/v1
|
_default: https://stage-api.sarex.io/documentations/api/v1
|
||||||
- name: FLOW_HOST
|
- name: FLOW_HOST
|
||||||
value:
|
value:
|
||||||
_default: https://https://test.sarex.brusnika.tech//flows/api/v1
|
_default: https://stage-api.sarex.io/flows/api/v1
|
||||||
- name: DJANGO_HOST
|
- name: DJANGO_HOST
|
||||||
value:
|
value:
|
||||||
_default: https://https://test.sarex.brusnika.tech//api
|
_default: https://stage.sarex.io/api
|
||||||
- name: NOTE_HOST
|
- name: NOTE_HOST
|
||||||
value:
|
value:
|
||||||
_default: https://https://test.sarex.brusnika.tech//notes/api/v1
|
_default: https://stage-api.sarex.io/notes/api/v1
|
||||||
- name: REDIS_USE
|
- name: REDIS_USE
|
||||||
value:
|
value:
|
||||||
_default: "0"
|
_default: "0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user