mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/{osclass}] Change tags/pullPolicy in values and or README (#14736)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
30f8c980a1
commit
e7d08a9af3
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: osclass
|
||||
version: 4.4.2
|
||||
version: 4.4.3
|
||||
appVersion: 3.7.4
|
||||
description: Osclass is a php script that allows you to quickly create and manage
|
||||
your own free classifieds site.
|
||||
|
||||
@@ -54,7 +54,7 @@ The following table lists the configurable parameters of the Osclass chart and t
|
||||
| `image.registry` | Osclass image registry | `docker.io` |
|
||||
| `image.repository` | Osclass Image name | `bitnami/osclass` |
|
||||
| `image.tag` | Osclass 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) |
|
||||
| `osclassHost` | Osclass host to create application URLs | `nil` |
|
||||
| `osclassLoadBalancerIP` | `loadBalancerIP` for the Osclass Service | `nil` |
|
||||
|
||||
Reference in New Issue
Block a user