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/fce04712c52b542dbd57a3321a2e3301 to your computer and use it in GitHub Desktop.
Save Depado/fce04712c52b542dbd57a3321a2e3301 to your computer and use it in GitHub Desktop.
image:
tag: 1.0.0
pullPolicy: IfNotPresent
ingress:
enabled: true
annotations:
kubernetes.io/ingress.class: "gce"
kubernetes.io/ingress.global-static-ip-name: "dummy-prod"
path: /*
hosts:
- prod.dummy.myshost.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment