DevPanel Helm Charts
This is the official Helm Charts repository for installing DevPanel on Kubernetes.
Setup
helm repo add devpanel http://charts.devpanel.com;
helm repo update
# Helm 3
helm repo add devpanel https://charts.devpanel.com
helm install devpanel/basic-hpa --generate-name