mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
clarify namespaces flag
This commit is contained in:
parent
bcd872ca02
commit
388a15f6ae
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ You may deploy the Ingress controller from your own manifests by using the `pome
|
|||
| `--health-probe-bind-address` | The address the probe endpoint binds to. (default ":8081")
|
||||
| `--metrics-bind-address` | The address the metric endpoint binds to. (default ":8080")
|
||||
| `--name` | IngressClass controller name (default "pomerium.io/ingress-controller")
|
||||
| `--namespaces` | Namespaces to watch, or `none` to watch all namespaces
|
||||
| `--namespaces` | Namespaces to watch, omit to watch all namespaces
|
||||
| `--prefix` | Ingress annotation prefix (default "ingress.pomerium.io")
|
||||
| `--shared-secret` | `base64` encoded shared secret for communicating with databroker
|
||||
| `--update-status-from-service` | Update ingress status from given service status (pomerium-proxy)|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue