Files
charts/bitnami/kafka/Chart.yaml
Jeroen van Erp 4f6966c1ac [bitnami/kafka] Bring Kafka chart more in line with other charts with volumePermissions (#4728)
* Externalize persistence mountpaths and volumePermissions securityContext

* Bump version in Chart.yaml

* Add new settings to README

* Incorporate review comments

* Add missing securityContext stanza to values-production

* Change back bash mode to 'ec'

* Add explicit 'enabled' flag to podSecurityContext

This is needed as you cannot "unset" the fsGroup and runAsUser if you use
the kafka chart as a helm dependency. For OpenShift the fsGroup and
runAsUser need to be unset in order to adhere to the most strict
securityContextConfigurations
2020-12-28 12:58:37 +01:00

33 lines
805 B
YAML

annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2.7.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 1.x.x
- condition: zookeeper.enabled
name: zookeeper
repository: https://charts.bitnami.com/bitnami
version: 6.x.x
description: Apache Kafka is a distributed streaming platform.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/kafka
icon: https://bitnami.com/assets/stacks/kafka/img/kafka-stack-110x117.png
keywords:
- kafka
- zookeeper
- streaming
- producer
- consumer
maintainers:
- email: containers@bitnami.com
name: Bitnami
name: kafka
sources:
- https://github.com/bitnami/bitnami-docker-kafka
- https://kafka.apache.org/
version: 12.5.0