Allow multiple publish status addresses

This commit is contained in:
AnaClaudia 2021-02-26 16:57:54 -05:00
parent a7fb791132
commit ef714ae52f
5 changed files with 52 additions and 4 deletions

View file

@ -138,7 +138,7 @@ extension for this to succeed.`)
`Define the sync frequency upper limit`)
publishStatusAddress = flags.String("publish-status-address", "",
`Customized address to set as the load-balancer status of Ingress objects this controller satisfies.
`Customized address (or addresses, separated by comma) to set as the load-balancer status of Ingress objects this controller satisfies.
Requires the update-status parameter.`)
enableMetrics = flags.Bool("enable-metrics", true,