Skip to content

Commit

Permalink
fixed httpbin spelling
Browse files Browse the repository at this point in the history
Signed-off-by: asubedy <[email protected]>
  • Loading branch information
asubedy committed Jul 6, 2023
1 parent 1311093 commit 2df0a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/istioCrypto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sleep 200
kubectl get all -n istio-operator

# deplyoing httbin application
mesheryctl app onboard -f ../httbin.yaml -s "Kubernetes Manifest"
mesheryctl app onboard -f ../httpbin.yaml -s "Kubernetes Manifest"

sleep 100

Expand Down

0 comments on commit 2df0a0f

Please sign in to comment.