Skip to content

Instantly share code, notes, and snippets.

@awgreene
Created July 11, 2019 01:13
Show Gist options
  • Save awgreene/837a5274ee99e78ba07732ac7ba45125 to your computer and use it in GitHub Desktop.
Save awgreene/837a5274ee99e78ba07732ac7ba45125 to your computer and use it in GitHub Desktop.
```
apiVersion: v1beta3
baseDomain: devcluster.openshift.com
metadata:
name: cluster
platform:
platform:
aws:
region: us-east-1
proxy:
httpProxy: http://padillon:plaintextpassword@example.com
httpsProxy: https://padillon:plaintextpassword@example.com
noProxy: cluster.com
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment