Redirect on x-forwarded-for=http in echoserver.

This commit is contained in:
Prashanth Balasubramanian 2016-03-08 11:03:45 -08:00
parent 98f03b789a
commit 4409bed106
4 changed files with 13 additions and 4 deletions

View file

@ -27,6 +27,6 @@ spec:
spec:
containers:
- name: echoheaders
image: gcr.io/google_containers/echoserver:1.2
image: gcr.io/google_containers/echoserver:1.3
ports:
- containerPort: 8080