Skip to content

Commit 9e768a9

Browse files
committed
Fix 500 error
1 parent e2f1985 commit 9e768a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/opensensor-api-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
labels:
77
app: opensensor-api
88
spec:
9-
replicas: 2
9+
replicas: 3
1010
selector:
1111
matchLabels:
1212
app: opensensor-api

0 commit comments

Comments
 (0)