kube-resource-relabel-webhook docs
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

Getting Started

Helm Installation

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