Skip to content

Commit

Permalink
Remove redundant platform cell config
Browse files Browse the repository at this point in the history
  • Loading branch information
cweibel committed Jun 18, 2024
1 parent 4c9d8e8 commit faf46d1
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions bosh/opsfiles/platform-cells.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,19 +225,6 @@
network: ((network_name))
domain: bosh

# Enable service discovery
- type: replace
path: /instance_groups/name=diego-platform-cell/jobs/name=bosh-dns-adapter?
value:
name: bosh-dns-adapter
properties:
internal_domains: ["apps.internal."]
dnshttps:
client:
tls: ((cf_app_sd_client_tls))
server:
ca: ((cf_app_sd_server_tls.ca))
release: cf-networking
- type: replace
path: /instance_groups/name=diego-platform-cell/jobs/name=route_emitter/properties/internal_routes?
value:
Expand Down

0 comments on commit faf46d1

Please sign in to comment.