-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
First thing, the local setup guide says
git clone --depth 1 --branch 0.1.1 https://github.com/platform-mesh/helm-charts.git
cd helm-charts/local-setup
Followed by
# Full setup (deletes existing cluster and creates new one)
task local-setup
Which made me assume that you have to run this command within the local-setup directory. But the Taskfile.yaml is actually located in the root.
That's a little misleading in my opinion, just as some feedback.
The actually issue is, that if I'm running task local-setup I just get a No matches. response. I'm not familiar with task, but the Taskfile.yaml does have a local-setup entry, so I figured it's supposed to just run that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels