summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--f3s/tracing-demo/helm-chart/templates/frontend-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/tracing-demo/helm-chart/templates/frontend-deployment.yaml b/f3s/tracing-demo/helm-chart/templates/frontend-deployment.yaml
index f607b01..f5ff9a3 100644
--- a/f3s/tracing-demo/helm-chart/templates/frontend-deployment.yaml
+++ b/f3s/tracing-demo/helm-chart/templates/frontend-deployment.yaml
@@ -9,7 +9,7 @@ metadata:
app: tracing-demo-frontend
component: frontend
spec:
- replicas: 1
+ replicas: 2
selector:
matchLabels:
app: tracing-demo-frontend