Commit 25e065d
authored
Add TLS verify to NATS (#1373)
Summary: We were already using TLS for our NATS communications. This
option adds validation for the client certificate.
Relevant Issues: N/A
Type of change: /kind cleanup
Test Plan: Create a Vizier RC and deploy it to a cluster. Ensure that
everything continues running as expected.
Changelog Message:
```release-note
Add TLS verification to NATS.
```
Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai>1 parent 0d8dd34 commit 25e065d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments