Skip to content

Instantly share code, notes, and snippets.

View christianwoehrle's full-sized avatar
🏠
Working from home

Christian Woehrle christianwoehrle

🏠
Working from home
  • dwpbank
  • Frankfurt, Germany
View GitHub Profile
@christianwoehrle
christianwoehrle / values.yaml
Created November 10, 2018 08:46
values.yaml for the helm chart stable/nginx-ingress
## nginx configuration
## Ref: https://github.com/kubernetes/ingress/blob/master/controllers/nginx/configuration.md
##
controller:
name: controller
image:
repository: quay.io/kubernetes-ingress-controller/nginx-ingress-controller
tag: "0.20.0"
pullPolicy: IfNotPresent
# www-data -> uid 33