diff --git a/.evergreen-functions.yml b/.evergreen-functions.yml index 98a898321..06c4bdf9c 100644 --- a/.evergreen-functions.yml +++ b/.evergreen-functions.yml @@ -417,7 +417,8 @@ functions: - src/github.com/mongodb/mongodb-kubernetes/logs/* remote_file: logs/${task_id}/${execution}/ bucket: operator-e2e-artifacts - permissions: public-read + permissions: private + visibility: signed content_type: text/plain - command: attach.xunit_results params: @@ -432,7 +433,8 @@ functions: - src/github.com/mongodb/mongodb-kubernetes/logs/* remote_file: logs/${task_id}/${execution}/ bucket: operator-e2e-artifacts - permissions: public-read + permissions: private + visibility: signed content_type: text/plain - command: gotest.parse_files params: @@ -448,7 +450,8 @@ functions: - src/github.com/mongodb/mongodb-kubernetes/public/architectures/**/*.out remote_file: logs/${task_id}/${execution}/ bucket: operator-e2e-artifacts - permissions: public-read + permissions: private + visibility: signed content_type: text/plain preflight_image: