forked from LaconicNetwork/kompose
Fix golint warnings (#992)
This commit is contained in:
parent
852078cc5c
commit
c496fa4373
@ -34,7 +34,7 @@ const (
|
|||||||
// LabelServiceExposeTLSSecret provides the name of the TLS secret to use with the Kubernetes ingress controller
|
// LabelServiceExposeTLSSecret provides the name of the TLS secret to use with the Kubernetes ingress controller
|
||||||
LabelServiceExposeTLSSecret = "kompose.service.expose.tls-secret"
|
LabelServiceExposeTLSSecret = "kompose.service.expose.tls-secret"
|
||||||
|
|
||||||
// ServiceTypeHeadless...
|
// ServiceTypeHeadless ...
|
||||||
ServiceTypeHeadless = "Headless"
|
ServiceTypeHeadless = "Headless"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user