Skip to content

Commit

Permalink
Register blobstore TLS endpoint
Browse files Browse the repository at this point in the history
Co-authored-by: Amelia Downs <[email protected]>
  • Loading branch information
2 people authored and johha committed Feb 6, 2024
1 parent 7ac89d3 commit f9fbf52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cf-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,8 @@ instance_groups:
route_registrar:
routes:
- name: blobstore
port: 8080
tls_port: 8081
server_cert_domain_san: "blobstore.((system_domain))"
registration_interval: 20s
tags:
component: blobstore
Expand Down

0 comments on commit f9fbf52

Please sign in to comment.