We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74612e7 commit 0a34e37Copy full SHA for 0a34e37
installer/install.sh
@@ -391,7 +391,6 @@ else
391
fi
392
echo ""
393
394
-<<<<<<< Updated upstream
395
# 4. Create argo-cd jwt token for events-reporter event-source
396
create_argocd_token_secret
397
@@ -403,9 +402,6 @@ echo ""
403
402
# Complete installation for non managed runtimes
404
# a. create default git integration
405
# b. register user to default git integration
406
-=======
407
-
408
->>>>>>> Stashed changes
409
if [[ "$CSDP_MANAGED_RUNTIME" -ne "true" ]] ; then
410
# 5. Check git integration
411
echo "Checking default git integration..."
0 commit comments