Skip to content

Instantly share code, notes, and snippets.

@mtsmfm
Last active April 14, 2018 09:54
Show Gist options
  • Save mtsmfm/b7c7829efd3fe674cb603580e418d83a to your computer and use it in GitHub Desktop.
Save mtsmfm/b7c7829efd3fe674cb603580e418d83a to your computer and use it in GitHub Desktop.
Docker for Mac + k8s dashboard + helm
ingress:
enabled: true
hosts: [localhost]
annotations:
kubernetes.ioingress.class: nginx
nginx.ingress.kubernetes.io/secure-backends: "true"
extraArgs: [--disable-settings-authorizer]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment