Skip to content

Commit

Permalink
fix(k8s-cspm): Force the AMI to an old version
Browse files Browse the repository at this point in the history
  • Loading branch information
chouetz committed Dec 20, 2024
1 parent af5f94e commit ad44788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/e2e/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- export DATADOG_AGENT_API_KEY=$($CI_PROJECT_DIR/tools/ci/aws_ssm_get_wrapper.sh $E2E_TESTS_API_KEY_SSM_NAME)
- export DATADOG_AGENT_APP_KEY=$($CI_PROJECT_DIR/tools/ci/aws_ssm_get_wrapper.sh $E2E_TESTS_APP_KEY_SSM_NAME)
- export DATADOG_AGENT_RC_KEY=$($CI_PROJECT_DIR/tools/ci/aws_ssm_get_wrapper.sh $E2E_TESTS_RC_KEY_SSM_NAME)
- export AMI=ami-0f1955c35d05f87b2

.k8s_e2e_template_needs_dev:
extends: .k8s_e2e_template
Expand Down

0 comments on commit ad44788

Please sign in to comment.