Skip to content

Commit 05e2a37

Browse files
authored
Merge pull request #17852 from rifelpet/apiserver-dns-none
Use public dns for apiserver-nodes e2e
2 parents 5a2f9fc + 3d47295 commit 05e2a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e/templates/apiserver.yaml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
- {{.publicIP}}
4040
topology:
4141
dns:
42-
type: None
42+
type: Public
4343
subnets:
4444
- cidr: 172.20.32.0/19
4545
name: {{$zone}}

0 commit comments

Comments
 (0)