Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamna committed Dec 11, 2023
1 parent d052723 commit a43a3f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/e2e/adaptive-scaling/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ kind: BasicAuthenticator
metadata:
name: basicauthenticator-sample
status:
readyReplicas: 2
readyReplicas: 1

4 changes: 2 additions & 2 deletions tests/e2e/sidecar/00-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ metadata:
name: curl-deployment
labels:
foo: bar
annotations:
basic.authenticator.inject/revision: "1"
finalizers:
- basicauthenticator.snappcloud.io/finalizer

0 comments on commit a43a3f2

Please sign in to comment.