Update redis-detect.yaml
Detect TLS enabled Redis and TLS enabled Azure Cache for Redispatch-1
parent
8427b7d881
commit
5105ffc5c3
|
@ -22,6 +22,8 @@ tcp:
|
|||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Host}}:6379"
|
||||
- "tls://{Hostname}}"
|
||||
- "tls://{{Host}}:6380"
|
||||
read-size: 1024
|
||||
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue