Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Update kibana/examples/openshift/Makefile
Browse files Browse the repository at this point in the history
Co-Authored-By: Julien Mailleret <jmlrt@users.noreply.github.com>
  • Loading branch information
Crazybus and jmlrt authored Sep 23, 2019
1 parent e35f692 commit 2aa87a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kibana/examples/openshift/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ template:
helm template --values ./values.yml ../../

install:
helm upgrade --wait --timeout=600 --install --values ./values.yml $(RELEASE) ../../ ; \
helm upgrade --wait --timeout=600 --install --values ./values.yml $(RELEASE) ../../

test: install goss

Expand Down

0 comments on commit 2aa87a8

Please sign in to comment.