ClusterIP
|
| webhook.v2.service.port | Configure port for the V2 webhook service | 7443
|
| webhook.v2.http.port | HTTP serve port where the requests will be served from | 7443
|
-| webhook.v2.image | | quay.io/sysdig/secure-admission-controller:1.25.5-rc
|
+| webhook.v2.image | | quay.io/sysdig/secure-admission-controller:1.0.0
|
| webhook.name | The service name for Webhook deployment | webhook
|
| webhook.replicaCount | The number of replicas for webhook. **Deprecated**, use `webhook.autoscaling.minReplicas` and `webhook.autoscaling.maxReplicas` instead. | 1
|
| webhook.image.registry | The webhook image registry. | quay.io
|