We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745e940 commit 0a37092Copy full SHA for 0a37092
examples/2regions-hrr/templates/lothlorien-config.j2
@@ -25,6 +25,7 @@ groups {
25
}{% if UPSTREAM_SERVICE_NAME is not none %}
26
group MESHRR-UPSTREAM {
27
type internal;
28
+ export UPSTREAM-OUT;
29
}{% endif %}
30
}
31
examples/2regions-hrr/templates/mirkwood-config.j2
0 commit comments