Skip to content

Commit

Permalink
[DSD-1750] added dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
ckm007 authored Dec 21, 2022
1 parent 073d62d commit 3ab97bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ fi

NS=compliance-toolkit

echo Updating Helm Dependencies
helm dependency update

echo Create $NS namespace
kubectl create ns $NS

Expand Down

0 comments on commit 3ab97bd

Please sign in to comment.