diff --git a/controllers/gce/controller/utils.go b/controllers/gce/controller/utils.go index 0696edb30..2858f40eb 100644 --- a/controllers/gce/controller/utils.go +++ b/controllers/gce/controller/utils.go @@ -50,6 +50,7 @@ const ( // assigns the SSL certifiate by this name to the target proxies of the given // Ingress. The controller *does not* manage this certificate, it is the users // responsibility to create/delete it. + // TODO: naming this (ie: external-ssl-cert) useNamedTLS = "kubernetes.io/ingress.use-named-tls" // staticIPNameKey tells the Ingress controller to use a specific GCE