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 fbbf959 + feb0c92 commit 39f6b87Copy full SHA for 39f6b87
lib/control-plane/openstackcontrolplane.yaml
@@ -24,7 +24,7 @@ spec:
24
serviceUser: ceilometer
25
cinder:
26
apiOverride:
27
- route: {}
+ route: {"haproxy.router.openshift.io/timeout": "60s"}
28
template:
29
customServiceConfig: |
30
# Debug logs by default, jobs can override as needed.
@@ -63,7 +63,7 @@ spec:
63
glance:
64
apiOverrides:
65
default:
66
67
68
databaseInstance: openstack
69
glanceAPIs:
@@ -115,7 +115,7 @@ spec:
115
secret: osp-secret
116
manila:
117
118
119
enabled: false
120
121
manilaAPI:
0 commit comments