Remove cert-manager-helm req in stx-cert-manager-helm rpm

The spec for the stx-cert-manager rpm listed cert-manager-helm as a required
dependency. This has been removed because cert-manager-helm is only required
during building, not installation.

Change-Id: I38bbc382ca46528dfa0d986c1ba68d2f1f4a89c4
Closes-Bug: 1890469
This commit is contained in:
Sabeel Ansari 2020-08-05 16:54:41 -04:00
parent e4d81aef48
commit 0968c28776
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ BuildRequires: chartmuseum
BuildRequires: cert-manager-helm
BuildRequires: python-k8sapp-cert-manager
BuildRequires: python-k8sapp-cert-manager-wheels
Requires: cert-manager-helm
%description
StarlingX Cert-Manager Armada Helm Charts