mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 14:57:31 +08:00
[bitnami/kibana] Update prerequisites
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: kibana
|
||||
appVersion: 7.4.0
|
||||
appVersion: 7.4.1
|
||||
description: Kibana is an open source, browser based analytics and search dashboard for Elasticsearch.
|
||||
version: 0.1.1
|
||||
keywords:
|
||||
|
||||
@@ -20,6 +20,13 @@ This chart bootstraps a [kibana](https://github.com/bitnami/bitnami-docker-kiban
|
||||
|
||||
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
|
||||
- ReadWriteMany volumes for deployment scaling
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
This chart requires a Elasticsearch instance to work. The chart offers two options:
|
||||
|
||||
Reference in New Issue
Block a user