Skip to content

Commit 3351443

Browse files
committed
Reduce app to 1 replica for simplicity and to demo no restart
1 parent 1a57bdb commit 3351443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/samples/end-to-end.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ metadata:
5151
labels:
5252
app: open-feature-demo
5353
spec:
54-
replicas: 3
54+
replicas: 1
5555
selector:
5656
matchLabels:
5757
app: open-feature-demo

0 commit comments

Comments
 (0)