Skip to content

Commit

Permalink
Merge pull request #1544 from snyk/chore/update_values
Browse files Browse the repository at this point in the history
chore: remove values for the snyk deployed monitor
  • Loading branch information
kat1906 authored Nov 5, 2024
2 parents 3bc4b02 + 6651dfc commit 335b3e3
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions scripts/circleci-jobs/prepare_to_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,13 @@ 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 <<EOF
clusterName: "Production cluster"
skip_k8s_jobs: true
requests:
memory: "4Gi"
limits:
memory: "4Gi"
policyOrgs:
- $POLICY_ORG_PROD
image:
tag: $LATEST_TAG
skopeo:
compression:
level: 1
workers:
count: 5
metadata:
annotations:
github.com/project-slug: snyk/kubernetes-monitor
Expand Down

0 comments on commit 335b3e3

Please sign in to comment.