Skip to content

Commit

Permalink
Add upload/download tls flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Mitchell committed Feb 15, 2018
1 parent e835302 commit 9529180
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion base/cloud_controller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ meta:
temporary_local_apps: true
temporary_local_tps: true
temporary_local_sync: true
temporary_cc_uploader_mtls: true
temporary_droplet_download_mtls: true

droplets:
.: (( inject meta.blobstore_config ))
Expand Down Expand Up @@ -229,4 +231,4 @@ meta:
ca_cert: (( grab meta.certs.loggregator.ca ))
statsd_injector: (( grab meta.certs.loggregator.statsdinjector.server ))
statsd_injector:
deployment: (( grab params.system_domain ))
deployment: (( grab params.system_domain ))

0 comments on commit 9529180

Please sign in to comment.