Skip to content

Commit b8a5b3a

Browse files
committed
Update replica count to 3
1 parent d97c4af commit b8a5b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kustomization/fleet-telemetry-consumer/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: fleet-telemetry-consumer
55
namespace: tesla
66
spec:
7-
replicas: 1
7+
replicas: 3
88
selector:
99
matchLabels:
1010
app: fleet-telemetry-consumer

0 commit comments

Comments
 (0)