Skip to content

Commit cc0e3ae

Browse files
authored
Merge pull request #39 from open-feature/one-replica-for-demo
Reduce app to 1 replica for simplicity and to demo no restart
2 parents 1a57bdb + 3351443 commit cc0e3ae

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)