We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd0f03 commit ec2a049Copy full SHA for ec2a049
api/v1alpha1/const.go
@@ -6,7 +6,7 @@ const (
6
7
ImagePathFormat = "%s:%s"
8
9
- DefaultDomainName = "cluster.local"
+ DefaultDomainName = "cluster.local"
10
DnsDomainAnnotation = "dns.domain"
11
12
GRPCPort = 2135
0 commit comments