Skip to content

Commit

Permalink
Merge pull request #461 from jlarriba/aodh-internalURL
Browse files Browse the repository at this point in the history
Always choose internal interface for aodh
  • Loading branch information
openshift-merge-bot[bot] authored Aug 6, 2024
2 parents 050d728 + ada98ed commit 6a77691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/autoscaling/config/aodh.conf
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ project_domain_name=Default
username={{ .AodhUser }}
user_domain_name=Default
password={{ .AodhPassword }}
interface = internalURL

[healthcheck]
[service_types]
Expand Down

0 comments on commit 6a77691

Please sign in to comment.