Skip to content

Commit

Permalink
Edit script with latest cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Aadhitya A <[email protected]>
  • Loading branch information
alphaX86 committed Aug 17, 2024
1 parent 73b403b commit ffd1200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/linkerd_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ echo | mesheryctl mesh deploy adapter meshery-linkerd:10001 --token "./.github/w
sleep 200
echo "Onboarding application... Standby for few minutes..."
#mesheryctl app onboard -f "./emojivoto.yml" -s "Kubernetes Manifest" --token "./.github/workflows/auth.json"
mesheryctl app onboard -f "./emojivoto.yml" --token "./.github/workflows/auth.json"
mesheryctl design onboard -f "./emojivoto.yml" --token "./.github/workflows/auth.json"

# Wait for the application to be ready
sleep 100
Expand Down

0 comments on commit ffd1200

Please sign in to comment.