Skip to content

Commit

Permalink
Merge pull request #24304 from Ankitasw/release-0.7-fix
Browse files Browse the repository at this point in the history
Fix env config in periodic capi tests in CAPA release 0.7
  • Loading branch information
k8s-ci-robot authored Nov 10, 2021
2 parents cdea547 + ce0eb2c commit e808b92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ periodics:
- name: AWS_REGION
value: "us-west-2"
- name: E2E_UNMANAGED_FOCUS
value: "Cluster API Framework"
value: "[unmanaged] [Cluster API Framework]"
securityContext:
privileged: true
resources:
Expand Down

0 comments on commit e808b92

Please sign in to comment.