Skip to content

Commit

Permalink
fix: Remove empty attributes (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityachoudhari26 authored Jun 17, 2024
1 parent edbc56c commit 55d18d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/operator-wandb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: operator-wandb
description: A Helm chart for deploying W&B to Kubernetes
type: application
version: 0.13.10
version: 0.13.11
appVersion: 1.0.0
icon: https://wandb.ai/logo.svg

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ extensions:
{{- define "otelAgent.processors" -}}
processors:
batch: {}
attributes: {}
memory_limiter:
check_interval: 5s
limit_percentage: 80
Expand Down

0 comments on commit 55d18d9

Please sign in to comment.