mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
fix kanister-operator README (#5610)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: Kanister-operator Helm chart for Kubernetes
|
||||
name: kanister-operator
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
home: https://kanister.io/
|
||||
maintainers:
|
||||
- email: ilya@kasten.io
|
||||
|
||||
@@ -51,7 +51,7 @@ Parameter | Description | Default
|
||||
`image.repository` | controller container image repository | `kanisterio/controller`
|
||||
`image.tag` | controller container image tag | `v0.2.0`
|
||||
`image.pullPolicy` | controller container image pull policy | `IfNotPresent`
|
||||
`resources` | k8s pod resorces | `None`
|
||||
`resources` | k8s pod resources | `None`
|
||||
|
||||
Specify each parameter you'd like to override using a YAML file as described above in the [installation](#Installing the Chart) section.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user