Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Mar 11, 2024
1 parent 7fd50cb commit 4c11f25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/nodeport/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ metadata:
name: contour
namespace: projectcontour
spec:
replicas: 2
replicas: 1
status:
readyReplicas: 2
readyReplicas: 1

# Envoy Service
---
Expand Down

0 comments on commit 4c11f25

Please sign in to comment.