Skip to content

Commit aa34e65

Browse files
author
Diego Luisi
committed
[DEVOPS-25] ⚡ Clean module accounts
1 parent 429b3b2 commit aa34e65

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/otel-collector/base/collector.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ metadata:
66
spec:
77
# mode: statefulset
88
# image: otel/opentelemetry-collector-contrib:0.90.1
9-
replicas: 2
10-
podDisruptionBudget: {}
9+
replicas: 1
10+
podDisruptionBudget:
11+
enabled: false
1112
resources:
1213
requests:
1314
cpu: 30m

0 commit comments

Comments
 (0)