Skip to content

Commit 958e0b1

Browse files
author
Aaron Schlesinger
committed
fix(manifests/deis-builder-rc.yaml): remove fetcher port
The fetcher was removed in #171, but the port wasn’t removed from the manifest in that PR. This removes it
1 parent 8952b25 commit 958e0b1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

manifests/deis-builder-rc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ spec:
2121
ports:
2222
- containerPort: 2223
2323
name: ssh
24-
- containerPort: 3000
25-
name: fetcher
2624
- containerPort: 8092
2725
name: healthsrv
2826
env:

0 commit comments

Comments
 (0)