Commit bf460eb
Chore: Add admissionWebhookTimeout parameter for webhook configurations (#220)
* Chore: Add admissionWebhookTimeout parameter for webhook configurations
Signed-off-by: Amit Singh <[email protected]>
* Chore: Remove default timeoutSeconds value from mutatingWebhookConfiguration
Signed-off-by: Chaitanya Reddy Onteddu <[email protected]>
* Chore: Remove default timeoutSeconds value from validatingWebhookConfiguration
Signed-off-by: Chaitanya Reddy Onteddu <[email protected]>
---------
Signed-off-by: Amit Singh <[email protected]>
Signed-off-by: Chaitanya Reddy Onteddu <[email protected]>
Co-authored-by: Vaibhav Agrawal <[email protected]>1 parent 53a9d0d commit bf460eb
File tree
4 files changed
+6
-2
lines changed- charts/vela-workflow
- templates/admission-webhooks
4 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | 40 | | |
41 | 41 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
153 | 156 | | |
154 | 157 | | |
155 | 158 | | |
| |||
0 commit comments