Skip to content
Snippets Groups Projects
Commit 240eeaaa authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Merge branch 'fix/policy/context_policy-configuration' into 'develop'

Fix: Policy configuration of context_policy client

See merge request !175
parents 6c256dd9 c2320117
No related branches found
No related tags found
2 merge requests!235Release TeraFlowSDN 3.0,!175Fix: Policy configuration of context_policy client
......@@ -23,6 +23,9 @@ quarkus:
context:
host: ${quarkus.kubernetes.env.vars.context-service-host}
port: 1010
context_policy:
host: ${quarkus.kubernetes.env.vars.context-service-host}
port: 1010
monitoring:
host: ${quarkus.kubernetes.env.vars.monitoring-service-host}
port: 7070
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment