mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/{drupal}] Change tags/pullPolicy in values and or README (#14743)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8a3fdb136a
commit
e7ec5dd9be
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: drupal
|
||||
version: 3.3.3
|
||||
version: 3.3.4
|
||||
appVersion: 8.7.3
|
||||
description: One of the most versatile open source content management systems.
|
||||
keywords:
|
||||
|
||||
@@ -54,7 +54,7 @@ The following table lists the configurable parameters of the Drupal chart and th
|
||||
| `image.registry` | Drupal image registry | `docker.io` |
|
||||
| `image.repository` | Drupal Image name | `bitnami/drupal` |
|
||||
| `image.tag` | Drupal Image tag | `{TAG_NAME}` |
|
||||
| `image.pullPolicy` | Drupal image pull policy | `Always` if `imageTag` is `latest`, else `IfNotPresent` |
|
||||
| `image.pullPolicy` | Drupal image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
|
||||
| `drupalProfile` | Drupal installation profile | `standard` |
|
||||
| `drupalUsername` | User of the application | `user` |
|
||||
|
||||
Reference in New Issue
Block a user