oecis-charts/charts/cert-manager-webhook-njalla/README.md

28 lines
1.1 KiB
Markdown
Raw Normal View History

2023-08-27 13:38:38 +00:00
# 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 | `[]` | |
----------------------------------------------
2024-08-03 14:58:06 +00:00
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)