You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure UserProvisionedDNS: Set PrivateDNSZone in CAPZ's NetworkSpec
Set the newly introduced field within CAPZ NetworkSpec that
controls creation of the Private DNS zone. During regular cluster
installs, set `PrivateDNSZone` to "System" that represents the
default.
When UserProvisionedDNS is enabled, we do not want the the Private
DNS zone to be created so set its value to "None".
0 commit comments