This repository contains Helm charts that are compatible for ARM64 devices, such as the Raspberry Pi 4.
Kubernetes Helm is a package manager for deploying software on a Kubernetes cluster.
## Adding the ARM chart repository
Add the ARM chart repository to Helm:
$ helm repo add arm-stable https://mchenetz.github.io/arm-charts/stable "arm-stable" has been added to your repositories
## Installing ARM charts
Use Helm to install ARM charts:
$ helm install arm-stable/mariadb