fix
This commit is contained in:
parent
787f950359
commit
084175b9a5
@ -73,17 +73,6 @@ spec:
|
|||||||
value: https://srx.wb.ru/flows/api/v1
|
value: https://srx.wb.ru/flows/api/v1
|
||||||
- name: SMTP_HOST
|
- name: SMTP_HOST
|
||||||
value: mail.rwb.ru
|
value: mail.rwb.ru
|
||||||
|
|
||||||
- name: PG_HOST
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
key: hostname
|
|
||||||
name: postgresql-secret
|
|
||||||
- name: PG_PORT
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
key: port
|
|
||||||
name: postgresql-secret
|
|
||||||
|
|
||||||
- name: DOCUMENTATION_PG_HOST
|
- name: DOCUMENTATION_PG_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
@ -83,18 +83,6 @@ spec:
|
|||||||
value: https://srx.wb.ru/flows/api/v1
|
value: https://srx.wb.ru/flows/api/v1
|
||||||
- name: SMTP_HOST
|
- name: SMTP_HOST
|
||||||
value: mail.rwb.ru
|
value: mail.rwb.ru
|
||||||
|
|
||||||
- name: PG_HOST
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
key: hostname
|
|
||||||
name: postgresql-secret
|
|
||||||
- name: PG_PORT
|
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
key: port
|
|
||||||
name: postgresql-secret
|
|
||||||
|
|
||||||
- name: DOCUMENTATION_PG_HOST
|
- name: DOCUMENTATION_PG_HOST
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user