[bitnami/etcd] Update prerequisites

This commit is contained in:
Javier J. Salmeron Garcia
2019-10-15 16:04:42 +02:00
parent 87efb1e5c4
commit f08bbcb6e1
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: fluentd
version: 0.1.0
version: 0.1.1
appVersion: 1.7.3
description: Fluentd is an open source data collector for unified logging layer
keywords:

View File

@@ -15,6 +15,12 @@ This chart bootstraps a [Fluentd](https://github.com/bitnami/bitnami-docker-flue
Bitnami charts can be used with [Kubeapps](https://kubeapps.com/) for deployment and management of Helm Charts in clusters.
## Prerequisites
- Kubernetes 1.12+
- Helm 2.11+ or Helm 3.0-beta3+
- PV provisioner support in the underlying infrastructure
## Installing the Chart
To install the chart with the release name `my-release`:
@@ -170,7 +176,7 @@ data:
</labels>
</source>
{{- end }}
# Ignore fluentd own events
<match fluent.**>
@type null