Skip to content

Commit

Permalink
fix grpc mixed secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 committed Dec 19, 2024
1 parent 5cd0fb4 commit 774699c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
host: virtual-server.example.com
tls:
secret: tls-secret
secret: virtual-server-tls-grpc-secret
upstreams:
- name: grpc1
service: grpc1-svc
Expand Down
2 changes: 1 addition & 1 deletion tests/data/virtual-server-grpc-mixed/tls-secret.yaml

0 comments on commit 774699c

Please sign in to comment.