Skip to content

Commit

Permalink
deploy(helm): remove unused event probes in values
Browse files Browse the repository at this point in the history
Signed-off-by: xiayu.lyt <xiayu.lyt@alibaba-inc.com>
  • Loading branch information
Lyt99 committed Apr 29, 2024
1 parent 9adcd2e commit 6836028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
annotations:
category: Analytics
licenses: Apache-2.0
version: 1.0.0
version: 1.0.1
appVersion: 1.0.0
icon: https://img.shields.io/github/v/tag/alibaba/kubeskoop
keywords:
Expand Down
4 changes: 1 addition & 3 deletions deploy/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@ config:
enablePortInLabel: false
- name: tcpretrans
eventProbes:
- name: biolatency
- name: kernellatency
- name: tcpreset
- name: packetloss
args:
enableStack: false
- name: tcpreset
- name: tcpretrans
eventSinks:
- name: stderr
Expand Down

0 comments on commit 6836028

Please sign in to comment.