mirror of
https://gitlab.com/oecis/charts.git
synced 2024-11-15 00:28:59 +00:00
.. | ||
templates | ||
.helmignore | ||
Chart.yaml | ||
README.md | ||
values.yaml |
cert-manager-webhook-njalla
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.13.1