Skip to content

Commit

Permalink
Added mozilla observatory tool
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisek committed Nov 6, 2019
1 parent 3d3408c commit e247414
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ kubectl apply -f apps/tools/certspotter/deploy.yml

echo "[+] Deploying appdiscovery tool"
kubectl apply -f apps/tools/appdiscovery/deploy.yml

echo "[+] Deploying mozilla observatory (API) tool"
kubectl apply -f apps/tools/mozilla-observatory-api/deploy.yml

0 comments on commit e247414

Please sign in to comment.