Skip to content

Instantly share code, notes, and snippets.

@moondev
Created June 24, 2022 20: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 moondev/f6274a1cb2ee389ec0dacfd7156eda29 to your computer and use it in GitHub Desktop.
Save moondev/f6274a1cb2ee389ec0dacfd7156eda29 to your computer and use it in GitHub Desktop.
tkg-proxy
TKG_HTTP_PROXY_ENABLED: 'true'
TKG_HTTP_PROXY: "http://192.168.116.29:3128"
TKG_HTTPS_PROXY: "http://192.168.116.29:3128"
TKG_NO_PROXY: "eng.vmware.com,127.0.0.0/8,::1,svc,svc.cluster.local,100.64.0.0/16,100.96.0.0/16,192.168.111.0/24,192.168.116.0/24,192.168.117.0/24,192.168.118.0/24,192.168.119.0/24,192.168.120.0/24"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment