Skip to content

Commit

Permalink
Replace KSPM admission controller image with final version
Browse files Browse the repository at this point in the history
  • Loading branch information
airadier committed Aug 9, 2023
1 parent 856d2a4 commit 8b5f777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/admission-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ The following table lists the configurable parameters of the `admission-controll
| webhook.v2.service.type | Use this type as webhook service | <code>ClusterIP</code> |
| webhook.v2.service.port | Configure port for the V2 webhook service | <code>7443</code> |
| webhook.v2.http.port | HTTP serve port where the requests will be served from | <code>7443</code> |
| webhook.v2.image | | <code>quay.io/sysdig/secure-admission-controller:1.25.5-rc</code> |
| webhook.v2.image | | <code>quay.io/sysdig/secure-admission-controller:1.0.0</code> |
| webhook.name | The service name for Webhook deployment | <code>webhook</code> |
| webhook.replicaCount | The number of replicas for webhook. **Deprecated**, use `webhook.autoscaling.minReplicas` and `webhook.autoscaling.maxReplicas` instead. | <code>1</code> |
| webhook.image.registry | The webhook image registry. | <code>quay.io</code> |
Expand Down

0 comments on commit 8b5f777

Please sign in to comment.