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