Install via Helm
Installation
Add the helm repository:
helm repo add itsthatdude https://itsthatdude.github.io/helm-charts/
Install the helm chart:
kubectl create namespace jit-access-system
helm install jit-access itsthatdude/jit-access -n jit-access-system