Skip to content

Commit

Permalink
15 minute oops
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrdrew committed Oct 16, 2024
1 parent db639dc commit d7eb5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/replicas/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ metadata:
kind: Frontend
name: chrome-big
spec:
replicas: 4
replicas: 3
selector:
matchLabels:
frontend: chrome-big
Expand Down Expand Up @@ -85,7 +85,7 @@ metadata:
kind: Frontend
name: chrome-default
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
frontend: chrome-default
Expand Down

0 comments on commit d7eb5c4

Please sign in to comment.