Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit d8452f9

Browse files
authored
Merge pull request #156 from GSA-TTS/add-gitlab-lfs-to-no-proxy
Add gitlab lfs bucket to no-proxy list
2 parents 1921b1a + 1d8622f commit d8452f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runner-manager/cf-driver/worker-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ applications:
1010
NODE_EXTRA_CA_CERTS: /etc/ssl/certs/ca-certificates.crt
1111
SSL_CERT_FILE: /etc/ssl/certs/ca-certificates.crt
1212
REQUESTS_CA_BUNDLE: /etc/ssl/certs/ca-certificates.crt
13-
no_proxy: "localhost,apps.internal,gsa7b2efo-registry.s3.us-gov-west-1.amazonaws.com,gsa7b2efo-artifacts.s3-fips.us-gov-west-1.amazonaws.com,((cache_bucket)).s3-fips.us-gov-west-1.amazonaws.com"
13+
no_proxy: "localhost,apps.internal,gsa7b2efo-lfs.s3-fips.us-gov-west-1.amazonaws.com,gsa7b2efo-registry.s3.us-gov-west-1.amazonaws.com,gsa7b2efo-artifacts.s3-fips.us-gov-west-1.amazonaws.com,((cache_bucket)).s3-fips.us-gov-west-1.amazonaws.com"
1414
# Additional items may be added below this point in prepare.sh

0 commit comments

Comments
 (0)