Skip to content

Commit 799124c

Browse files
committed
Removed change not needed
1 parent ac76942 commit 799124c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

deploy/kubernetes/build.sh

-5
Original file line numberDiff line numberDiff line change
@@ -221,11 +221,6 @@ fi
221221

222222
log "-- Building Helm Chart"
223223

224-
# Apply any chart customizations added by a fork
225-
if [ "${HAS_CUSTOM_BUILD}" == "true" ]; then
226-
custom_helm_build
227-
fi
228-
229224
# Don't change the chart in the repo, copy it and modify it locally
230225

231226
SRC_HELM_CHART_PATH="${STRATOS_PATH}/deploy/kubernetes/console"

0 commit comments

Comments
 (0)