Skip to content

Commit

Permalink
This adds the drain for opensearch in staging and removes the firehos…
Browse files Browse the repository at this point in the history
…e client
  • Loading branch information
JasonTheMain committed Jul 17, 2024
1 parent ddf0267 commit 27c8379
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
15 changes: 0 additions & 15 deletions bosh/opsfiles/development-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,4 @@
path: /variables/-
value:
name: logsearchv2-firehose-ingestor-client-secret
type: password

- type: replace
path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/clients/opensearch_firehose_ingestor?
value:
override: true
access-token-validity: 172800
authorized-grant-types: client_credentials
authorities: doppler.firehose,cloud_controller.global_auditor
secret: ((opensearch-firehose-ingestor-client-secret))

- type: replace
path: /variables/-
value:
name: opensearch-firehose-ingestor-client-secret
type: password
1 change: 1 addition & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -645,6 +645,7 @@ jobs:
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/pin-capi.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
vars_files:
- cf-manifests/bosh/varsfiles/staging.yml
- terraform-secrets/terraform.yml
Expand Down

0 comments on commit 27c8379

Please sign in to comment.