39 lines
858 B
YAML
39 lines
858 B
YAML
annotations:
|
|
category: Analytics
|
|
images: |
|
|
- name: nifi
|
|
image: apache/nifi:1.28.1
|
|
- name: zookeeper
|
|
image: zookeeper:3.9
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 1.28.1
|
|
dependencies:
|
|
- condition: zookeeper.enabled
|
|
name: zookeeper
|
|
repository: https://charts.bitnami.com/bitnami
|
|
version: 13.4.14
|
|
description: Production-ready Apache NiFi Helm chart with enterprise authentication,
|
|
high availability, and advanced security features
|
|
home: https://github.com/sakkiii/apache-nifi-helm
|
|
keywords:
|
|
- nifi
|
|
- apache
|
|
- dataflow
|
|
- etl
|
|
- streaming
|
|
- data-processing
|
|
- enterprise
|
|
- authentication
|
|
- clustering
|
|
maintainers:
|
|
- email: saket@example.com
|
|
name: sakkiii
|
|
url: https://github.com/sakkiii
|
|
name: nifi
|
|
sources:
|
|
- https://github.com/sakkiii/apache-nifi-helm
|
|
- https://github.com/apache/nifi
|
|
type: application
|
|
version: 1.0.0
|