Skip to content

Commit

Permalink
Updated install.sh
Browse files Browse the repository at this point in the history
Signed-off-by: shubham_G <[email protected]>
  • Loading branch information
shubham17998 authored Dec 24, 2024
1 parent 4c812ab commit b61ad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/artifactory/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi

NS=artifactory
CHART_VERSION=0.0.1-develop
CHART_VERSION=12.0.1

echo Create $NS namespace
kubectl create ns $NS
Expand Down

0 comments on commit b61ad74

Please sign in to comment.