improved lead creation
This commit is contained in:
parent
5426b0678e
commit
f22cb7d5d0
3 changed files with 21 additions and 11 deletions
|
@ -35,6 +35,14 @@ spec:
|
|||
value: /data/servala.db
|
||||
- name: ODOO_URL
|
||||
value: https://test.central.vshn.ch
|
||||
- name: ODOO_LEAD_CAMPAIGN_ID
|
||||
value: "6"
|
||||
- name: ODOO_LEAD_SOURCE_ID
|
||||
value: "28"
|
||||
- name: ODOO_LEAD_MEDIUM_ID
|
||||
value: "1"
|
||||
- name: ODOO_LEAD_TAG_ID
|
||||
value: "6"
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: servala
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue