This repository contains open source Helm charts maintained by Ahmet Furkan Demir.
A Helm chart for deploying Apache Ranger on Kubernetes.
apache-ranger/
helm repo add apache-ranger https://ahmetfurkandemir.github.io/charts/demir-open-source/apache-ranger/
helm upgrade --install apache-ranger apache-ranger/apache-ranger --version 0.1.0 -n apache-ranger --create-namespace
apache-ranger/README.md
for full usage and configuration.A Helm chart for deploying the Iceberg REST Catalog Fixture with optional PostgreSQL and S3-compatible storage.
iceberg-rest-fixture/
helm repo add iceberg-rest-fixture https://ahmetfurkandemir.github.io/charts/demir-open-source/iceberg-rest-fixture/
helm upgrade --install iceberg-rest-fixture iceberg-rest-fixture/iceberg-rest --version 0.0.1 -n iceberg-rest-fixture --create-namespace
iceberg-rest-fixture/README.md
for full usage and configuration.This project is licensed under the Apache License 2.0 - see the LICENSE file for details.