Skip to content

Commit 8891583

Browse files
author
Aaron Schlesinger
committed
fix(manifests/deis-builder-rc.yaml): use proper port name
kubectl complained about the old one
1 parent d733f4c commit 8891583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/deis-builder-rc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
- containerPort: 3000
2525
name: fetcher
2626
- containerPort: 8092
27-
name: healthServer
27+
name: healthsrv
2828
env:
2929
- name: "HEALTH_SERVER_PORT"
3030
value: "8092"

0 commit comments

Comments
 (0)