Skip to content

Commit

Permalink
Update README with extra options
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Shearn <[email protected]>
  • Loading branch information
shearn89 committed Oct 10, 2024
1 parent 5d739b5 commit a5bd9a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/policy-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ The Helm chart for Policy Controller
| commonTolerations | list | `[]` | |
| cosign.cosignPub | string | `""` | |
| cosign.webhookName | string | `"policy.sigstore.dev"` | |
| deployment.strategy.rollingUpdate.maxSurge | int | `1` | |
| deployment.strategy.rollingUpdate.maxUnavailable | int | `1` | |
| deployment.strategy.type | string | `"RollingUpdate"` | |
| imagePullSecrets | list | `[]` | |
| installCRDs | bool | `true` | |
| leasescleanup.image.pullPolicy | string | `"IfNotPresent"` | |
Expand Down

0 comments on commit a5bd9a5

Please sign in to comment.