mirror of
https://github.com/status-im/consul.git
synced 2025-02-19 17:14:37 +00:00
Remove development log line
This commit is contained in:
parent
646902621b
commit
a0e1f57ac2
@ -1333,7 +1333,6 @@ func (s *state) handleUpdateIngressGateway(u cache.UpdateEvent, snap *ConfigSnap
|
|||||||
}
|
}
|
||||||
|
|
||||||
snap.IngressGateway.TLSEnabled = gatewayConf.TLS.Enabled
|
snap.IngressGateway.TLSEnabled = gatewayConf.TLS.Enabled
|
||||||
s.logger.Info("got ingress config entry", gatewayConf.TLS.Enabled)
|
|
||||||
snap.IngressGateway.TLSSet = true
|
snap.IngressGateway.TLSSet = true
|
||||||
|
|
||||||
if err := s.watchIngressLeafCert(snap); err != nil {
|
if err := s.watchIngressLeafCert(snap); err != nil {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user