Skip to content

Commit

Permalink
Adding binding_db to external-db.yml ops file
Browse files Browse the repository at this point in the history
  • Loading branch information
cweibel authored and asalan316 committed Oct 31, 2024
1 parent 1c3a613 commit 1f692d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions operations/external-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,10 @@
- type: replace
path: /instance_groups/name=metricsforwarder/jobs/name=metricsforwarder/properties/autoscaler/storedprocedure_db_connection_config?
value: *databaseConnectionConfig

- type: replace
path: /instance_groups/name=metricsforwarder/jobs/name=metricsforwarder/properties/autoscaler/binding_db
value: *external_database
- type: replace
path: /instance_groups/name=metricsforwarder/jobs/name=metricsforwarder/properties/autoscaler/binding_db_connection_config?
value: *databaseConnectionConfig

0 comments on commit 1f692d7

Please sign in to comment.