We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3717a13 commit b4064a2Copy full SHA for b4064a2
1 file changed
tower-ocp-custom/.openshift/templates/tower-ocp-custom-image.yml
@@ -27,6 +27,7 @@ objects:
27
https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
28
RUN yum install -y \
29
python-devel \
30
+ helm \
31
pandoc
32
33
RUN curl --fail -sL https://mirror.openshift.com/pub/openshift-v4/clients/oc/${OC_CLIENT_VERSION}/linux/oc.tar.gz | tar -C /usr/local/bin/ -xzf -
0 commit comments