mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/{phabricator}] Change tags/pullPolicy in values and or README (#14733)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
5013cafaa3
commit
6186907e8a
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: phabricator
|
||||
version: 4.3.2
|
||||
version: 4.3.3
|
||||
appVersion: 2019.21.0
|
||||
description: Collection of open source web applications that help software companies build better software.
|
||||
keywords:
|
||||
|
||||
@@ -54,7 +54,7 @@ The following table lists the configurable parameters of the Phabricator chart a
|
||||
| `image.registry` | Phabricator image registry | `docker.io` |
|
||||
| `image.repository` | Phabricator image name | `bitnami/phabricator` |
|
||||
| `image.tag` | Phabricator image tag | `{TAG_NAME}` |
|
||||
| `image.pullPolicy` | Image pull policy | `Always` if `imageTag` is `latest`, else `IfNotPresent` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
|
||||
| `phabricatorHost` | Phabricator host to create application URLs | `nil` |
|
||||
| `phabricatorAlternateFileDomain` | Phabricator alternate domain to upload files | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user