Skip to content

Commit

Permalink
Update pkg/ingress/config/ingress_config.go
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Jan 6, 2025
1 parent 471d314 commit e681732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/ingress/config/ingress_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ type IngressConfig struct {
clusterId cluster.ID

httpsConfigMgr *cert.ConfigMgr

}

func NewIngressConfig(localKubeClient kube.Client, xdsUpdater istiomodel.XDSUpdater, namespace string, clusterId cluster.ID) *IngressConfig {
Expand Down

0 comments on commit e681732

Please sign in to comment.