Browse Source

Add disable_ipv6_dns: true in E2E tests (#6266)

pull/6277/head
Unai Arríen 4 years ago
committed by GitHub
parent
commit
8ec6729cae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      tests/files/packet_centos7-calico-ha-once-localhost.yml

1
tests/files/packet_centos7-calico-ha-once-localhost.yml

@ -12,3 +12,4 @@ dns_min_replicas: 1
typha_enabled: true
calico_backend: kdd
typha_secure: true
disable_ipv6_dns: true
Loading…
Cancel
Save