ntfy

A Helm chart for Kubernetes

Usage

Helm must be installed and setup to your kubernetes cluster to use the charts. Refer to Helm's documentation to get started. Once Helm has been set up correctly, add the repo as follows:

helm repo add sarab97 https://charts.sarabsingh.com

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages.

To install this chart simply run the following command:

helm install ntfy sarab97/ntfy

To uninstall this chart simply run the following command:

helm delete ntfy