| commit | 725bb396274d8cd1f7ce2d28c63da3f53c9427b1 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri May 05 18:24:27 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri May 05 18:24:27 2023 +0400 |
| tree | 79e2b7014fee9fdbd9ba9024d75bfed2d96d2782 | |
| parent | d5f3820b4c1617018bcde63216b8b114f87bb813 [diff] [blame] |
charts
diff --git a/charts/ingress-nginx/ci/deployment-webhook-values.yaml b/charts/ingress-nginx/ci/deployment-webhook-values.yaml new file mode 100644 index 0000000..76669a5 --- /dev/null +++ b/charts/ingress-nginx/ci/deployment-webhook-values.yaml
@@ -0,0 +1,9 @@ +controller: + image: + repository: ingress-controller/controller + tag: 1.0.0-dev + digest: null + admissionWebhooks: + enabled: true + service: + type: ClusterIP