Getting Started
- Add the chart repository
helm repo add kube-resource-relabel-webhook https://pdylanross.github.io/kube-resource-relabel-webhook/helm-charts
helm repo update
- Setup values based on your desired configuration
- Install and Enjoy!
helm install kube-resource-relabel-webhook/kube-resource-relabel-webhook \
--create-namespace --namespace relabel-webhook \
-f values.yaml relabel-webhook