From 6651dfc4504de88c9f90f2a29222fd639f0b281d Mon Sep 17 00:00:00 2001 From: Katie Armstrong Date: Tue, 5 Nov 2024 14:44:20 +0000 Subject: [PATCH] chore: remove values for the snyk deployed monitor moved to deployer repo --- scripts/circleci-jobs/prepare_to_deploy.sh | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/scripts/circleci-jobs/prepare_to_deploy.sh b/scripts/circleci-jobs/prepare_to_deploy.sh index 28bc00dce..3a1ca8df0 100755 --- a/scripts/circleci-jobs/prepare_to_deploy.sh +++ b/scripts/circleci-jobs/prepare_to_deploy.sh @@ -21,13 +21,6 @@ cat $KUBERNETES_MONITOR_DEPLOYER_REPO/Chart.yaml > $KUBERNETES_MONITOR_DEPLOYER_ # Create environment values file(s) cat >$KUBERNETES_MONITOR_DEPLOYER_REPO/helm/values/$PRODUCTION_YAML_FILE_NAME.yaml <