This commit is contained in:
Lihua Tang
2018-02-08 03:13:43 -08:00
committed by k8s-ci-robot
parent 5e67b7fbee
commit a9bd457b4f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Sentry is a cross-platform crash reporting and aggregation platform.
name: sentry
version: 0.1.8
version: 0.1.9
appVersion: 8.17
keywords:
- debugging
+1 -1
View File
@@ -30,7 +30,7 @@ To install the chart with the release name `my-release`:
$ helm install --name my-release --wait stable/sentry
```
> **Note**: We have to use the --wait flag for initial creation because the database creationg takes longer than the default 300 seconds
> **Note**: We have to use the --wait flag for initial creation because the database creation takes longer than the default 300 seconds
The command deploys Sentry on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
+1 -1
View File
@@ -89,7 +89,7 @@ persistence:
filestore_dir: /var/lib/sentry/files
## Configure ingress resource that allow you to access the
## Sentry instalation. Set up the URL
## Sentry installation. Set up the URL
## ref: http://kubernetes.io/docs/user-guide/ingress/
##
ingress: