Skip to content

Instantly share code, notes, and snippets.

@geraldcroes
Last active August 3, 2018 00:03
Show Gist options
  • Save geraldcroes/9b7974d7fa753078f4748a5c65faa868 to your computer and use it in GitHub Desktop.
Save geraldcroes/9b7974d7fa753078f4748a5c65faa868 to your computer and use it in GitHub Desktop.
Install Traefik Using Helm
helm install stable/traefik 
--set dashboard.enabled=true,dashboard.domain=dashboard.localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment