Merge pull request #4043 from ks-ci-bot/cherry-pick-4042-to-release-3.1
[release-3.1] Change helm path
This commit is contained in:
@@ -17,5 +17,5 @@ limitations under the License.
|
||||
package helmwrapper
|
||||
|
||||
const (
|
||||
helmPath = "/usr/bin/helm"
|
||||
helmPath = "/usr/local/bin/helm"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user