Commit 5f39a83
committed
Re-add --webhook-bind-address flag
Re-adds support for configuring the webhook server port through the
--webhook-bind-address command-line flag (default: 9443).
This flag was previously removed and needs to be restored to support
local development and testing scenarios.
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent b33d142 commit 5f39a83
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| |||
0 commit comments