Skip to content

Commit 80d3591

Browse files
Update README
1 parent 867dca0 commit 80d3591

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

signadot/operator/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,6 @@ Note that, unlike with Istio, we don't have a native integration for Linkerd. Th
184184

185185
| Name | Description | Default |
186186
| ------------------------------------- | ----------------------------------------------------------- | ------- |
187+
| `trafficCapture.enabled` | Enable traffic capture | `true` |
187188
| `trafficCapture.requestHeadersElide` | List of request headers to be elided from traffic captures | `[]` |
188189
| `trafficCapture.responseHeadersElide` | List of response headers to be elided from traffic captures | `[]` |

signadot/operator/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@
183183
# - header2
184184

185185
# trafficCapture:
186+
# enabled: true
186187
# # Request headers to be elided from traffic captures
187188
# requestHeadersElide:
188189
# - header1

0 commit comments

Comments
 (0)