Typo fix in sentry-kubernetes/README.md (#4253)

* Add version for sentry-kubernetes

Add version for sentry-kubernetes

* Typo fix in 

sentry-kubernetes/README.md
This commit is contained in:
AdamDang
2018-03-19 07:55:10 -07:00
committed by k8s-ci-robot
parent 1ec58aa931
commit 664a0db7db
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: A Helm chart for sentry-kubernetes (https://github.com/getsentry/sentry-kubernetes)
name: sentry-kubernetes
version: 0.1.1
version: 0.1.2
sources:
- https://github.com/getsentry/sentry-kubernetes
keywords:
+2 -2
View File
@@ -10,7 +10,7 @@ $ helm install incubator/sentry-kubernetes --name my-release --set sentry.dsn=<y
## Configuration
The following tables lists the configurable parameters of the sentry-kubernetes chart and their default values.
The following table lists the configurable parameters of the sentry-kubernetes chart and their default values.
| Parameter | Description | Default |
|-------------------------|-------------------------------------|-----------------------------------------------------|
@@ -19,4 +19,4 @@ The following tables lists the configurable parameters of the sentry-kubernetes
| `image.tag ` | Container image tag | `latest` |
| `rbac.create` | If `true`, create and use RBAC resources | `true`|
| `serviceAccount.name` | Service account to be used. If not set and serviceAccount.create is `true`, a name is generated using the fullname template | ``
| `serviceAccount.create` | If true, create a new service account | `true`
| `serviceAccount.create` | If true, create a new service account | `true`