Skip to content

Commit

Permalink
Update charts/capsule/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dario Tranchitella <[email protected]>
  • Loading branch information
heytrav and prometherion authored Dec 23, 2024
1 parent 14a93b0 commit f2c2bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/capsule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Here the values you can override:
|-----|------|---------|-------------|
| affinity | object | `{}` | Set affinity rules for the Capsule pod |
| certManager.generateCertificates | bool | `false` | Specifies whether capsule webhooks certificates should be generated using cert-manager |
| certManager.generateCertificates | list | `[]` | Specify additional SANS to add to the certificate |
| certManager.additionalSANS | list | `[]` | Specify additional SAN to add to the certificate |
| customAnnotations | object | `{}` | Additional annotations which will be added to all resources created by Capsule helm chart |
| customLabels | object | `{}` | Additional labels which will be added to all resources created by Capsule helm chart |
| imagePullSecrets | list | `[]` | Configuration for `imagePullSecrets` so that you can use a private images registry. |
Expand Down

0 comments on commit f2c2bd2

Please sign in to comment.