[404-server] conceal /metrics behind port 10254
This commit conceals the /metrics endpoint behind port 10254. Thanks to @aledbf for all the help getting this through! Signed-off-by: Jonathan Pulsifer <jonathan.pulsifer@shopify.com>
This commit is contained in:
parent
ab11a8da56
commit
d487a50e39
3 changed files with 75 additions and 24 deletions
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
all: push
|
||||
|
||||
TAG?=1.4
|
||||
TAG?=1.5
|
||||
PREFIX?=gcr.io/google_containers/defaultbackend
|
||||
ARCH?=amd64
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue