mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Try host 3
This commit is contained in:
@@ -86,10 +86,10 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 8083
|
- containerPort: 8083
|
||||||
env:
|
env:
|
||||||
- name: OTR_HTTPHOST
|
- name: OTR_HOST
|
||||||
value: "http://mqtt"
|
value: "mqtt"
|
||||||
- name: OTR_PORT
|
- name: OTR_PORT
|
||||||
value: "9001"
|
value: "1883"
|
||||||
- name: OTR_USER
|
- name: OTR_USER
|
||||||
value: "ruben"
|
value: "ruben"
|
||||||
- name: OTR_PASS
|
- name: OTR_PASS
|
||||||
|
|||||||
Reference in New Issue
Block a user