Skip to content

Commit

Permalink
Merge pull request alibaba#266 from Lyt99/deploy/helm
Browse files Browse the repository at this point in the history
deploy(helm): remove unused event probes in values
  • Loading branch information
BSWANG committed Apr 29, 2024
2 parents 6a2abef + 6836028 commit de036e0
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 de036e0

Please sign in to comment.