Commit 0bdc73b
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 <[email protected]>1 parent 407d8d5 commit 0bdc73b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | 109 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
| 158 | + | |
156 | 159 | | |
157 | 160 | | |
158 | 161 | | |
| |||
0 commit comments