[GLOBAL] Fix Makefile typo 42/116642/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 5 Jan 2021 12:24:49 +0000 (13:24 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 Jan 2021 14:15:47 +0000 (14:15 +0000)
commitf9f628159e4ab7888f2077ae7e830e8136591db7
treedd528dd7d2deb490ccf8d6d4aee45ca70007000e
parentae196928736d969deb9d05152f621198a8a2c5ff
[GLOBAL] Fix Makefile typo

One of Makefile action is to copy `helm` directory into `packages` one.
Change done in order to choose helm binary accidentally made this
behavior to work _only_ if helm binary is `helm`.
This patch set it back to previous behaviour for this particular
command.

Issue-ID: OOM-2562
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I22c52d538f9f396bd4028b6e0f0adcecb8e8df61
(cherry picked from commit a0b1fb1a677d01d0900eee39e07829cdb93a1b7b)
kubernetes/Makefile