mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/openebs]: fix README image repository typo (#22445)
Signed-off-by: prateekpandey14 <prateek.pandey@openebs.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
version: 1.10.0
|
||||
version: 1.10.1
|
||||
name: openebs
|
||||
appVersion: 1.10.0
|
||||
description: Containerized Storage for Containers
|
||||
|
||||
@@ -40,7 +40,7 @@ The following table lists the configurable parameters of the OpenEBS chart and t
|
||||
| `rbac.create` | Enable RBAC Resources | `true` |
|
||||
| `rbac.pspEnabled` | Create pod security policy resources | `false` |
|
||||
| `image.pullPolicy` | Container pull policy | `IfNotPresent` |
|
||||
| `image.registry` | Specify witch docker registry to use | `quay.io/` |
|
||||
| `image.repository` | Specify which docker registry to use | `quay.io/` |
|
||||
| `apiserver.enabled` | Enable API Server | `true` |
|
||||
| `apiserver.image` | Image for API Server | `openebs/m-apiserver` |
|
||||
| `apiserver.imageTag` | Image Tag for API Server | `1.10.0` |
|
||||
|
||||
Reference in New Issue
Block a user