Skip to content

Fixes to bootstrap script for ext-DNS

DJ Mountney requested to merge fixes-to-bootstrap into master
  • Pass project to all gcloud commands
  • Set clustername as owner for external-dns, so external-dns deployed in the same google project don't mess with each others records.

In addition to fixing some dns issues, this may improve https://gitlab.com/charts/gitlab/issues/495

Merge request reports