Commit f0445ec5 authored by AdamDang's avatar AdamDang Committed by k8s-ci-robot

Update stable/influxdb/README.md (#4491)

* Add version for influxdb Add version for influxdb * Update stable/influxdb/README.md Update stable/influxdb/README.md * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
parent 27416c26
name: influxdb
version: 0.8.3
version: 0.8.4
appVersion: 1.4
description: Scalable datastore for metrics, events, and real-time analytics.
keywords:
- influxdb
......
......@@ -69,7 +69,7 @@ $ helm install --name my-release -f values.yaml stable/influxdb
The [InfluxDB](https://hub.docker.com/_/influxdb/) image stores data in the `/var/lib/influxdb` directory in the container.
The chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning.
The chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning.
## Starting with authentication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment