aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/resources/config/consul-agent-config/policy-health.json
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-10-01 19:18:33 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-01 19:18:33 +0000
commit1c9eb31cb63299804dd5bd91a25126b7f8debc39 (patch)
tree975d204d3388184feccd7c0ab9c83700d555ca30 /kubernetes/consul/resources/config/consul-agent-config/policy-health.json
parent9b2d72b721d3882ee7ef4523ec0c2057fd07e33e (diff)
parente6adf04ad103a8f670116d0f5b52e0694a3a931b (diff)
Merge "Make AAF install credentials, the default"
Diffstat (limited to 'kubernetes/consul/resources/config/consul-agent-config/policy-health.json')
-rw-r--r--kubernetes/consul/resources/config/consul-agent-config/policy-health.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/consul/resources/config/consul-agent-config/policy-health.json b/kubernetes/consul/resources/config/consul-agent-config/policy-health.json
index 62a6f31223..9cad9dc1d5 100644
--- a/kubernetes/consul/resources/config/consul-agent-config/policy-health.json
+++ b/kubernetes/consul/resources/config/consul-agent-config/policy-health.json
@@ -67,7 +67,7 @@
"http": "https://drools:6969/healthcheck",
"method": "GET",
"header": {
- "Authorization": ["Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0"],
+ "Authorization": ["Basic ZGVtb0BwZW9wbGUub3NhYWYub3JnOmRlbW8xMjM0NTYh"],
"Cache-Control": ["no-cache"],
"Content-Type": ["application/json"],
"Accept": ["application/json"]