Skip to content

Commit

Permalink
delete unwantedweight filed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinsRan committed Apr 15, 2022
1 parent 7b68daa commit b19fa8f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/e2e/suite-plugins/client-control.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ spec:
backends:
- serviceName: %s
servicePort: %d
weight: 10
plugins:
- name: client-control
enable: true
Expand Down Expand Up @@ -102,7 +101,6 @@ spec:
backends:
- serviceName: %s
servicePort: %d
weight: 10
plugins:
- name: client-control
enable: false
Expand Down
2 changes: 0 additions & 2 deletions test/e2e/suite-plugins/csrf.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ spec:
backends:
- serviceName: %s
servicePort: %d
weight: 10
plugins:
- name: csrf
enable: true
Expand Down Expand Up @@ -113,7 +112,6 @@ spec:
backends:
- serviceName: %s
servicePort: %d
weight: 10
plugins:
- name: csrf
enable: false
Expand Down

0 comments on commit b19fa8f

Please sign in to comment.