From 817ce4e4fe63b3d4d47f62ca9756553afed06a4b Mon Sep 17 00:00:00 2001 From: rakesh-patnaik Date: Thu, 11 Jan 2018 22:45:30 +0000 Subject: [PATCH] Configure ingress nginx controller with vts metrics for prometheus Change-Id: I4801399114e182c6fc518785633a85056bedc096 --- ingress/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ingress/values.yaml b/ingress/values.yaml index 50e25903dd..5e4e469ec6 100644 --- a/ingress/values.yaml +++ b/ingress/values.yaml @@ -123,6 +123,7 @@ conf: # and .network.vip.manage=true, otherwise it is left as # an empty string (the default). bind-address: null + enable-vts-status: "true" services: tcp: null udp: null