Revert "Set EXN broker address and port in values.yaml"
This reverts commit d3dc532ab4cfea7c2f1710771e3330325824ccac. Reason for revert: wrong values for configuration Change-Id: I8e4c96ad282d8156765ca608c4bfbc327d58a750
This commit is contained in:
parent
d3dc532ab4
commit
59a696c746
@ -182,13 +182,13 @@ env:
|
||||
- name: EXTERNAL_ENABLED
|
||||
value: 'true'
|
||||
- name: EXTERNAL_BROKER_ADDRESS
|
||||
value: '158.37.65.194'
|
||||
value: 'nebulous-activemq'
|
||||
- name: EXTERNAL_BROKER_PORT
|
||||
value: '31609'
|
||||
value: '5672'
|
||||
- name: EXTERNAL_BROKER_USERNAME
|
||||
value: ''
|
||||
value: 'nebulous'
|
||||
- name: EXTERNAL_BROKER_PASSWORD
|
||||
value: ''
|
||||
value: 'admin'
|
||||
|
||||
- name: EXTERNAL_CONNECTION_INFO_COLLECTION_MODE
|
||||
value: 'CONFIG'
|
||||
|
Loading…
x
Reference in New Issue
Block a user