Skip to content

Commit ec2a049

Browse files
author
Sergey Ierusalimov
committed
add dns domain select
1 parent 8cd0f03 commit ec2a049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1alpha1/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const (
66

77
ImagePathFormat = "%s:%s"
88

9-
DefaultDomainName = "cluster.local"
9+
DefaultDomainName = "cluster.local"
1010
DnsDomainAnnotation = "dns.domain"
1111

1212
GRPCPort = 2135

0 commit comments

Comments
 (0)