Skip to content

Commit

Permalink
Remove echoheaders image from the repository (#2921)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Aug 10, 2018
1 parent c141e2b commit 77b922a
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 785 deletions.
2 changes: 1 addition & 1 deletion docs/examples/http-svc.yaml
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: http-svc
image: gcr.io/google_containers/echoserver:1.8
image: gcr.io/kubernetes-e2e-test-images/echoserver:2.1
ports:
- containerPort: 8080
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/multi-tls/multi-tls.yaml
Expand Up @@ -58,7 +58,7 @@ spec:
spec:
containers:
- name: http-svc
image: gcr.io/google_containers/echoserver:1.8
image: gcr.io/kubernetes-e2e-test-images/echoserver:2.1
ports:
- containerPort: 8080
env:
Expand Down
23 changes: 0 additions & 23 deletions images/echoheaders/Dockerfile

This file was deleted.

64 changes: 0 additions & 64 deletions images/echoheaders/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions images/echoheaders/README.md

This file was deleted.

59 changes: 0 additions & 59 deletions images/echoheaders/echo-app.yaml

This file was deleted.

92 changes: 0 additions & 92 deletions images/echoheaders/nginx.conf

This file was deleted.

25 changes: 0 additions & 25 deletions images/echoheaders/run.sh

This file was deleted.

0 comments on commit 77b922a

Please sign in to comment.