Deploy GitHub Pages

This commit is contained in:
Travis Bot 2018-06-17 22:03:31 +00:00
parent 0a662654ae
commit a7e7e107cd
55 changed files with 42 additions and 2183 deletions

View file

@ -30,6 +30,11 @@ spec:
spec:
containers:
- name: nginx-error-server
image: quay.io/kubernetes-ingress-controller/custom-error-pages-amd64:0.2
image: quay.io/kubernetes-ingress-controller/custom-error-pages-amd64:0.3
ports:
- containerPort: 8080
# Setting the environment variable DEBUG we can see the headers sent
# by the ingress controller to the backend in the client response.
# env:
# - name: DEBUG
# value: "true"