From 01971aeb9ed0d8e935291279d3dd061dc521c136 Mon Sep 17 00:00:00 2001 From: Anton Date: Mon, 27 Mar 2023 18:48:27 +0300 Subject: [PATCH] cilium: Additional fix the configuration of tls for hubble #9880 (#9932) --- roles/network_plugin/cilium/templates/hubble/deploy.yml.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/network_plugin/cilium/templates/hubble/deploy.yml.j2 b/roles/network_plugin/cilium/templates/hubble/deploy.yml.j2 index 96d60531096..2cfa25eb316 100644 --- a/roles/network_plugin/cilium/templates/hubble/deploy.yml.j2 +++ b/roles/network_plugin/cilium/templates/hubble/deploy.yml.j2 @@ -85,8 +85,6 @@ spec: path: client.crt - key: tls.key path: client.key - - key: ca.crt - path: hubble-server-ca.crt - secret: name: hubble-server-certs items: