improved lead creation

This commit is contained in:
Tobias Brunner 2025-01-31 11:00:53 +01:00
parent 5426b0678e
commit f22cb7d5d0
No known key found for this signature in database
3 changed files with 21 additions and 11 deletions

View file

@ -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