mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/several] Regenerate README tables
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
@@ -71,22 +71,22 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
### Common Concourse Parameters
|
||||
|
||||
| Name | Description | Value |
|
||||
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | image registry | `docker.io` |
|
||||
| `image.repository` | image repository | `bitnami/concourse` |
|
||||
| `image.tag` | image tag (immutable tags are recommended) | `7.4.0-debian-10-r41` |
|
||||
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | image pull secrets | `[]` |
|
||||
| `secrets.localAuth.enabled` | the use of local authentication (basic auth). | `true` |
|
||||
| `secrets.teamAuthorizedKeys` | Array of team names and public keys for team external workers. A single | `[]` |
|
||||
| `secrets.localUsers` | List of `username:password` or `username:bcrypted_password` combinations for all your local concourse users. Auto-generated if not set | `""` |
|
||||
| `secrets.hostKey` | Concourse Host Keys. | `""` |
|
||||
| `secrets.hostKeyPub` | Concourse Host Keys. | `""` |
|
||||
| `secrets.sessionSigningKey` | Concourse Session Signing Keys. | `""` |
|
||||
| `secrets.workerKey` | Concourse Worker Keys. | `""` |
|
||||
| `secrets.workerKeyPub` | Concourse Worker Keys. | `""` |
|
||||
| `secrets.workerAdditionalCerts` | Additional certificates to add to the worker nodes | `""` |
|
||||
| Name | Description | Value |
|
||||
| ------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
|
||||
| `image.registry` | image registry | `docker.io` |
|
||||
| `image.repository` | image repository | `bitnami/concourse` |
|
||||
| `image.tag` | image tag (immutable tags are recommended) | `7.5.0-debian-10-r0` |
|
||||
| `image.pullPolicy` | image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | image pull secrets | `[]` |
|
||||
| `secrets.localAuth.enabled` | the use of local authentication (basic auth). | `true` |
|
||||
| `secrets.teamAuthorizedKeys` | Array of team names and public keys for team external workers. A single | `[]` |
|
||||
| `secrets.localUsers` | List of `username:password` or `username:bcrypted_password` combinations for all your local concourse users. Auto-generated if not set | `""` |
|
||||
| `secrets.hostKey` | Concourse Host Keys. | `""` |
|
||||
| `secrets.hostKeyPub` | Concourse Host Keys. | `""` |
|
||||
| `secrets.sessionSigningKey` | Concourse Session Signing Keys. | `""` |
|
||||
| `secrets.workerKey` | Concourse Worker Keys. | `""` |
|
||||
| `secrets.workerKeyPub` | Concourse Worker Keys. | `""` |
|
||||
| `secrets.workerAdditionalCerts` | Additional certificates to add to the worker nodes | `""` |
|
||||
|
||||
|
||||
### Concourse Web parameters
|
||||
@@ -302,7 +302,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| `volumePermissions.enabled` | Enable init container that changes the owner/group of the PV mount point to `runAsUser:fsGroup` | `false` |
|
||||
| `volumePermissions.image.registry` | Bitnami Shell image registry | `docker.io` |
|
||||
| `volumePermissions.image.repository` | Bitnami Shell image repository | `bitnami/bitnami-shell` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r188` |
|
||||
| `volumePermissions.image.tag` | Bitnami Shell image tag (immutable tags are recommended) | `10-debian-10-r195` |
|
||||
| `volumePermissions.image.pullPolicy` | Bitnami Shell image pull policy | `Always` |
|
||||
| `volumePermissions.image.pullSecrets` | Bitnami Shell image pull secrets | `[]` |
|
||||
| `volumePermissions.resources.limits` | The resources limits for the init container | `{}` |
|
||||
|
||||
Reference in New Issue
Block a user