gofmt fix

Signed-off-by: tombokombo <tombo@sysart.tech>
This commit is contained in:
tombokombo 2023-01-09 20:02:48 +01:00
parent 81148e7b3e
commit d7385287e9
No known key found for this signature in database
GPG key ID: 36AFAC829E7E3BD2

View file

@ -218,7 +218,6 @@ Takes the form "<host>:port". If not provided, no admission controller is starte
disableSyncEvents = flags.Bool("disable-sync-events", false, "Disables the creation of 'Sync' event resources")
enableTopologyAwareRouting = flags.Bool("enable-topology-aware-routing", false, "Enable topology aware hints feature, needs service object annotation service.kubernetes.io/topology-aware-hints sets to auto.")
)
flags.StringVar(&nginx.MaxmindMirror, "maxmind-mirror", "", `Maxmind mirror url (example: http://geoip.local/databases.`)