gofmt fix
Signed-off-by: tombokombo <tombo@sysart.tech>
This commit is contained in:
parent
81148e7b3e
commit
d7385287e9
1 changed files with 0 additions and 1 deletions
|
@ -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.`)
|
||||
|
|
Loading…
Reference in a new issue