mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/etcd] Update prerequisites
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user