Merge "[octavia] Move healthcheck path to proper place"
This commit is contained in:
@@ -464,9 +464,9 @@ endpoints:
|
||||
public: octavia
|
||||
host_fqdn_override:
|
||||
default: null
|
||||
healthcheck: /healthcheck
|
||||
path:
|
||||
default: null
|
||||
healthcheck: /healthcheck
|
||||
scheme:
|
||||
default: http
|
||||
port:
|
||||
|
||||
5
releasenotes/notes/octavia-c0e8011e138832db.yaml
Normal file
5
releasenotes/notes/octavia-c0e8011e138832db.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
octavia:
|
||||
- |
|
||||
Move healthcheck endpoint path to the proper values section
|
||||
...
|
||||
Reference in New Issue
Block a user