🔬 DNS Operator Helm Repository

This is the Helm chart repository for the DNS Operator.

Usage

Add this repository to Helm:

helm repo add dns-operator https://morten-olsen.github.io/homelab-dns-operator
helm repo update

Install the chart:

helm install dns-operator dns-operator/dns-operator \
  --namespace dns-operator-system \
  --create-namespace

Links