Skip to content

Instantly share code, notes, and snippets.

@lwolf
Created November 24, 2016 08:03
Show Gist options
  • Save lwolf/ee207951107818a4742f15800d55c5cd to your computer and use it in GitHub Desktop.
Save lwolf/ee207951107818a4742f15800d55c5cd to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ConfigMap
metadata:
name: nginx-load-balancer-conf
data:
body-size: "0"
proxy-connect-timeout: "10"
proxy-read-timeout: "360"
proxy-send-imeout: "360"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment