airship-in-a-bottle/tools/multi_nodes_gate/airship_gate/templates/ingress_corefile.sub
Scott Hussey b857672967 Support maas mobility
- The MAAS and Drydock charts are moving to use ingress
  rather than node ports. Update versions and chart overrides
  to support this.

Change-Id: I9a630f1edad9129719748b848a693e012baf9b37
2018-09-25 15:56:07 +00:00

10 lines
93 B
Plaintext

${DNS_DOMAIN} {
file ${ZONE_FILE}
log
}
. {
forward . ${UPSTREAM_DNS}
log
}