Correct TLS settings for custom metrics 89/1589/1
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Mon, 16 Sep 2019 17:17:10 +0000 (13:17 -0400)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Mon, 16 Sep 2019 17:21:36 +0000 (13:21 -0400)
commitd70c4588d33ec7ae779753e088ccfbb0f0be37a6
tree185cbd07896875f022f5facf3e3d1880c2de30d1
parent2d4271ce1082a2b7395e1fcce05f8fe82698cb9b
Correct TLS settings for custom metrics

For some reason apiserver doesn't use it CA cert for APISservice
connections, so it requires explicitly setting CA in the `caBundle`
field of APIService object.
After this TLS verification can be enforced.

Depends-On: I50c9df36f3f0f757adcce359beb150d53ef2dc16
Change-Id: I016796751f8ecfb4f0feb69cf4a71379e796177c
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
SPECS/infra-charts.spec
SPECS/instantiate.spec
infra-charts/templates/custom-metrics-apiservice.yaml
infra-charts/values.yaml.j2