Skip to content

herokukms/alpinevms-light

Repository files navigation

alpinevms-light

Minimal server and helm chart

installation

helm repo add hkms https://herokukms.github.io/alpinevms-light/
helm repo update
helm install hkms hkms/alpinevms-light

with different port

helm install hkms hkms/alpinevms-light --set kms.port=50000