Skip to content

Commit

Permalink
fix: Add missing metric-gateway-priority-class argument (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
shorim authored Dec 20, 2023
1 parent 90a76e7 commit ae64ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ spec:
args:
- --cert-dir=/tmp
- --fluent-bit-priority-class-name=telemetry-priority-class-high
- --metric-gateway-priority-class=telemetry-priority-class
- --trace-collector-priority-class=telemetry-priority-class
- --validating-webhook-enabled=true
image: controller:latest
Expand Down

0 comments on commit ae64ce2

Please sign in to comment.