From 9dfb25cafdeba51b64d633d9fe529ba9134ce62f Mon Sep 17 00:00:00 2001 From: Hugo Blom Date: Thu, 17 Oct 2019 03:26:38 +0200 Subject: [PATCH] fix typo (#5275) --- roles/network_plugin/calico/templates/calico-typha.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/network_plugin/calico/templates/calico-typha.yml.j2 b/roles/network_plugin/calico/templates/calico-typha.yml.j2 index 3d8666e6f..4844a99fd 100644 --- a/roles/network_plugin/calico/templates/calico-typha.yml.j2 +++ b/roles/network_plugin/calico/templates/calico-typha.yml.j2 @@ -39,7 +39,7 @@ spec: revisionHistoryLimit: 2 selector: matchLabels: - k8s-app: calico-typha + k8s-app: calico-typha template: metadata: labels: