mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-15 00:28:59 +00:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
|
# cert-manager-webhook-njalla
|
||
|
|
||
|
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)
|
||
|
|
||
|
Helm chart for the njalla webhook for cert manager
|
||
|
|
||
|
## Values
|
||
|
|
||
|
| Key | Type | Default | Description |
|
||
|
|-----|------|---------|-------------|
|
||
|
| affinity | object | `{}` | |
|
||
|
| certManager.namespace | string | `"cert-manager"` | |
|
||
|
| certManager.serviceAccountName | string | `"cert-manager"` | |
|
||
|
| fullnameOverride | string | `""` | |
|
||
|
| groupName | string | `"oecis.io"` | |
|
||
|
| image.pullPolicy | string | `"Always"` | |
|
||
|
| image.repository | string | `"jrester/cert-manager-webhook-njalla"` | |
|
||
|
| image.tag | string | `"latest"` | |
|
||
|
| nameOverride | string | `""` | |
|
||
|
| nodeSelector | object | `{}` | |
|
||
|
| resources | object | `{}` | |
|
||
|
| service.port | int | `443` | |
|
||
|
| service.type | string | `"ClusterIP"` | |
|
||
|
| tolerations | list | `[]` | |
|
||
|
|
||
|
----------------------------------------------
|
||
|
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
|