Skip to content

Commit

Permalink
Remove cicd-canary from bootstrap (#1540)
Browse files Browse the repository at this point in the history
Co-authored-by: Automatic Update <radix@statoilsrm.onmicrosoft.com>
  • Loading branch information
sveinpj and Automatic Update authored Dec 12, 2024
1 parent 87c8611 commit 5bbfcab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 193 deletions.
183 changes: 0 additions & 183 deletions scripts/cicd-canary/bootstrap.sh

This file was deleted.

10 changes: 0 additions & 10 deletions scripts/install_base_components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -250,16 +250,6 @@ wait
### For network security policy applied by operator to work, the namespace hosting prometheus and nginx-ingress-controller need to be labeled
kubectl label ns default purpose=radix-base-ns --overwrite


#######################################################################################
### Install Radix CICD Canary
###

echo ""
printf "%s► Execute %s%s\n" "${grn}" "$WORKDIR_PATH/scripts/cicd-canary/bootstrap.sh" "${normal}"
(./cicd-canary/bootstrap.sh)
wait

#######################################################################################
### Install prerequisites for Velero
###
Expand Down

0 comments on commit 5bbfcab

Please sign in to comment.