Updating the Values.yaml for several services. Cleaned out proprietary data
[it/otf.git] / a1-policy-manager-vth / config.ini
1 [auth]\r
2 creds_enabled= %(USE_CRED)s\r
3 username = %(USER)s\r
4 password = %(PW)s\r
5 [api]\r
6 base_url= %(API_URL)s\r
7 port= %(API_PORT)s\r
8 [resource]\r
9 proxy_enabled = %(USE_PROXY)s\r
10 https_proxy= %(HTTPS)s\r
11 http_proxy= %(HTTP)s\r
12 base_address = %(API_URL)s\r
13 publish = /{topic_name}\r
14 subscribe = /{topic_name}/{consumer_group}/{consumer_id}\r