Remove un-used option -kube-discovery (fixes #23) (#26)

This commit is contained in:
Michael Vorburger ⛑️
2021-11-20 14:44:39 +01:00
committed by GitHub
parent 69568f88c3
commit 520d0c79da
2 changed files with 5 additions and 7 deletions
-2
View File
@@ -22,8 +22,6 @@ Routes Minecraft client connections to backend servers based upon the requested
Use in-cluster kubernetes config (env IN_KUBE_CLUSTER)
-kube-config string
The path to a kubernetes configuration file (env KUBE_CONFIG)
-kube-discovery
Enables discovery of annotated kubernetes services (env KUBE_DISCOVERY)
-mapping string
Comma-separated mappings of externalHostname=host:port (env MAPPING)
-metrics-backend string