Skip to content

Commit c9e39cf

Browse files
committed
wip
1 parent 4c3216e commit c9e39cf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

installer/install.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ echo " csdp token: ****"
323323
echo " runtime repo: ${CSDP_RUNTIME_REPO}"
324324
echo " runtime repo path: ${CSDP_RUNTIME_REPO_PATH}"
325325
echo " runtime repo creds pattern: ${CSDP_RUNTIME_REPO_CREDS_PATTERN}"
326+
echo " default git-source repo: ${CSDP_CREATE_DEFAULT_GIT_SOURCE_APP_SPECIFIER}"
326327
echo " runtime git-token: ****"
327328
echo " runtime cluster: ${CSDP_RUNTIME_CLUSTER}"
328329
echo " runtime name: ${CSDP_RUNTIME_NAME}"
@@ -334,9 +335,6 @@ echo " ingress controller: ${CSDP_INGRESS_CONTROLLER}"
334335
echo "#######################################"
335336
echo ""
336337

337-
create_default_git_source
338-
exit 0
339-
340338
echo "Cleaning previous job pods"
341339
clean_failed_pods
342340

0 commit comments

Comments
 (0)