From 49e5911fdbbf6dce199758ad7f07f4cf124718ce Mon Sep 17 00:00:00 2001 From: Robert Church Date: Wed, 2 Sep 2020 02:13:55 -0400 Subject: [PATCH] Limit installation of k8s-pod-recovery service Only install the service on controllers Change-Id: Ib75b54770690fdce64907d19be1a40b788af547b Partial-Bug: #1893977 Depends-On: https://review.opendev.org/#/c/749634/ Signed-off-by: Robert Church --- bsp-files/filter_out_from_storage | 1 + bsp-files/filter_out_from_worker | 1 + bsp-files/filter_out_from_worker_lowlatency | 1 + 3 files changed, 3 insertions(+) diff --git a/bsp-files/filter_out_from_storage b/bsp-files/filter_out_from_storage index b69831d9..57e5341a 100644 --- a/bsp-files/filter_out_from_storage +++ b/bsp-files/filter_out_from_storage @@ -345,3 +345,4 @@ stx-nginx-ingress-controller-helm stx-portieris-helm stx-vault-helm sysinv-fpga-agent +k8s-pod-recovery diff --git a/bsp-files/filter_out_from_worker b/bsp-files/filter_out_from_worker index 351fdd91..e91480e8 100644 --- a/bsp-files/filter_out_from_worker +++ b/bsp-files/filter_out_from_worker @@ -301,3 +301,4 @@ stx-cert-manager-helm stx-nginx-ingress-controller-helm stx-portieris-helm stx-vault-helm +k8s-pod-recovery diff --git a/bsp-files/filter_out_from_worker_lowlatency b/bsp-files/filter_out_from_worker_lowlatency index 1f6e78f7..07a062a1 100644 --- a/bsp-files/filter_out_from_worker_lowlatency +++ b/bsp-files/filter_out_from_worker_lowlatency @@ -302,3 +302,4 @@ stx-cert-manager-helm stx-nginx-ingress-controller-helm stx-portieris-helm stx-vault-helm +k8s-pod-recovery