Skip to content

Commit

Permalink
chore: fix yaml lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeaumont committed May 10, 2024
1 parent a01aa2d commit 30c4ab6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ tcp:
port: 10080
tls:
inspector:
snis:
- "*.envoyproxy.io"
- "example.com"
snis:
- "*.envoyproxy.io"
- "example.com"
terminate:
certificates:
- Name: envoy-gateway-tls-secret-1
Expand Down

0 comments on commit 30c4ab6

Please sign in to comment.