Skip to content

Commit

Permalink
Update helm doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Li, Eric authored and Li, Eric committed May 4, 2022
1 parent 4a7981e commit 1c43936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ingress-nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ Kubernetes: `>=1.19.0-0`
| controller.admissionWebhooks.certificate | string | `"/usr/local/certificates/cert"` | |
| controller.admissionWebhooks.createSecretJob.resources | object | `{}` | |
| controller.admissionWebhooks.enabled | bool | `true` | |
| controller.admissionWebhooks.extraArgs | object | `{}` | Additional command line arguments to pass to patch job resources |
| controller.admissionWebhooks.extraEnvs | list | `[]` | Additional environment variables to set |
| controller.admissionWebhooks.existingPsp | string | `""` | Use an existing PSP instead of creating one |
| controller.admissionWebhooks.failurePolicy | string | `"Fail"` | |
| controller.admissionWebhooks.key | string | `"/usr/local/certificates/key"` | |
Expand Down

0 comments on commit 1c43936

Please sign in to comment.