Skip to content

Commit

Permalink
PATCH: enable LQ metrics feature gate
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin <kpostlet@redhat.com>
  • Loading branch information
KPostOffice committed Dec 19, 2024
1 parent 9d4a326 commit a6c69c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/rhoai/manager_config_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ spec:
args:
- "--config=/controller_manager_config.yaml"
- "--zap-log-level=2"
# - "--feature-gates=LocalQueueMetrics=true"
volumeMounts:
- name: manager-config
mountPath: /controller_manager_config.yaml
Expand Down

0 comments on commit a6c69c6

Please sign in to comment.