Skip to content

Commit

Permalink
fixed the spec test on adding loggregator_agent_metrics_tls
Browse files Browse the repository at this point in the history
  • Loading branch information
xiujiao committed Apr 12, 2022
1 parent 26cd8d2 commit fe81121
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/results/app-autoscaler-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,9 @@ exodus:
loggregator_tls_agent_key: <!{credhub}:loggregator_tls_agent.private_key!>
loggregator_tls_rlp_cert: <!{credhub}:loggregator_tls_rlp.certificate!>
loggregator_tls_rlp_key: <!{credhub}:loggregator_tls_rlp.private_key!>
loggregator_agent_metrics_tls_ca: <!{credhub}:loggregator_agent_metrics_tls.ca!>
loggregator_agent_metrics_tls_certificate: <!{credhub}:loggregator_agent_metrics_tls.certificate!>
loggregator_agent_metrics_tls_private_key: <!{credhub}:loggregator_agent_metrics_tls.private_key!>
runtime_network: cf-runtime
system_domain: system.cf.testing.examle
system_org: system
Expand Down

0 comments on commit fe81121

Please sign in to comment.