We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0709857 commit 2ca54c1Copy full SHA for 2ca54c1
consts/kube.go
@@ -110,6 +110,7 @@ const (
110
KubeConfigMapKeyNetworkConfigIngressAnnotations = "ingress-annotations"
111
KubeConfigMapKeyNetworkConfigIngressPath = "ingress-path"
112
KubeConfigMapKeyNetworkConfigIngressPathType = "ingress-path-type"
113
+ KubeConfigMapKeyNetworkConfigEndpointTLS = "endpoint-tls"
114
115
KubeConfigMapNameYataiConfig = "yatai"
116
0 commit comments