mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 23:36:38 +00:00
feat(bibot): phoenix
This commit is contained in:
parent
d5d416e800
commit
fc3352aadf
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ controllers:
|
||||||
BIBOT_CONFIG: /config/bibot.yml
|
BIBOT_CONFIG: /config/bibot.yml
|
||||||
BROWSERLESS_URL: http://browserless.browserless.svc.cluster.local:3000
|
BROWSERLESS_URL: http://browserless.browserless.svc.cluster.local:3000
|
||||||
OMBI_API_URL: http://ombi.ombi.svc.cluster.local:3579/api/v1
|
OMBI_API_URL: http://ombi.ombi.svc.cluster.local:3579/api/v1
|
||||||
|
PHOENIX_COLLECTOR_ENDPOINT: http://phoenix.phoenix.svc.cluster.local:6006
|
||||||
|
PHOENIX_PROJECT_NAME: bi
|
||||||
OMBI_API_TOKEN:
|
OMBI_API_TOKEN:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
Loading…
Reference in a new issue