Skip to content

Commit 2ca54c1

Browse files
committed
chore: add tls key
1 parent 0709857 commit 2ca54c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

consts/kube.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ const (
110110
KubeConfigMapKeyNetworkConfigIngressAnnotations = "ingress-annotations"
111111
KubeConfigMapKeyNetworkConfigIngressPath = "ingress-path"
112112
KubeConfigMapKeyNetworkConfigIngressPathType = "ingress-path-type"
113+
KubeConfigMapKeyNetworkConfigEndpointTLS = "endpoint-tls"
113114

114115
KubeConfigMapNameYataiConfig = "yatai"
115116

0 commit comments

Comments
 (0)