Skip to content

Commit

Permalink
enable debug and disable serviceMonitor
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 11, 2025
1 parent 6be6c79 commit b7aa5f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions karpenter/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ serviceAccount:
replicas: 2

serviceMonitor:
enabled: true
logLevel: info
enabled: false
logLevel: debug

controller:
resources:
Expand Down

0 comments on commit b7aa5f1

Please sign in to comment.