Skip to content

Instantly share code, notes, and snippets.

@Depado
Created July 19, 2018 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Depado/6bb1e7adf891e5a83f598efa220f909a to your computer and use it in GitHub Desktop.
Save Depado/6bb1e7adf891e5a83f598efa220f909a to your computer and use it in GitHub Desktop.
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: "gce"
kubernetes.io/ingress.global-static-ip-name: "dummy-staging"
path: /*
hosts:
- staging.dummy.myshost.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment