fix(opax-mcp): add missing OSVAUCO_AGENT_URL env var
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
Some checks are pending
Check Python Version Consistency / Check Python Version (push) Waiting to run
This commit is contained in:
parent
8a1ed6be15
commit
41ad45d319
|
|
@ -77,6 +77,8 @@ spec:
|
||||||
value: jason.vauger@vauco.no
|
value: jason.vauger@vauco.no
|
||||||
- name: GMAIL_ALLOWED_SENDERS
|
- name: GMAIL_ALLOWED_SENDERS
|
||||||
value: jason.vauger@vauco.no,emma.vauger@vauco.no
|
value: jason.vauger@vauco.no,emma.vauger@vauco.no
|
||||||
|
- name: OSVAUCO_AGENT_URL
|
||||||
|
value: "https://osvauco-agent-zjbqp3prqq-uc.a.run.app"
|
||||||
- name: TWILIO_ACCOUNT_SID
|
- name: TWILIO_ACCOUNT_SID
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user