Do not use dnsrr for inception when pep is true.

This commit is contained in:
Andrea Dell'Amico 2021-11-03 18:45:45 +01:00
parent 8645d32b13
commit 87d76be578
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 0 deletions

View File

@ -35,7 +35,9 @@ services:
deploy:
mode: replicated
replicas: 1
{% if not inception_pep %}
endpoint_mode: dnsrr
{% endif %}
placement:
constraints:
- node.role == worker