We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97b352e + 57e9d53 commit 909eb97Copy full SHA for 909eb97
components/octavia/values.yaml
@@ -52,6 +52,11 @@ conf:
52
ovn_sb_connection: tcp:ovn-ovsdb-sb.openstack.svc.cluster.local:6642
53
task_flow:
54
jobboard_enabled: false
55
+ octavia_api_uwsgi:
56
+ uwsgi:
57
+ # When upgrading to 2025.2 remove this as the wsgi script was removed
58
+ # https://opendev.org/openstack/openstack-helm/commit/b1d85c20e36adac9eaee584ef095d9c010cc1dc4
59
+ wsgi-file: /var/lib/openstack/bin/octavia-wsgi
60
61
dependencies:
62
dynamic:
0 commit comments