Skip to content

Commit d46377c

Browse files
committed
PATCH: enable LQ metrics feature gate
Signed-off-by: Kevin <[email protected]>
1 parent 9d4a326 commit d46377c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/rhoai/manager_config_patch.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ spec:
1212
args:
1313
- "--config=/controller_manager_config.yaml"
1414
- "--zap-log-level=2"
15+
- "--feature-gates=LocalQueueMetrics=true"
1516
volumeMounts:
1617
- name: manager-config
1718
mountPath: /controller_manager_config.yaml

0 commit comments

Comments
 (0)