Skip to content

Commit

Permalink
Merge pull request #413 from esther-suse/network-monitor
Browse files Browse the repository at this point in the history
Update crd.yaml for NVSHAS-9121
  • Loading branch information
selvamt94 authored Jul 16, 2024
2 parents 917cb74 + 0465631 commit 7641910
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions charts/crd/templates/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,14 @@ spec:
type: string
original_name:
type: string
mon_metric:
type: boolean
grp_sess_cur:
type: integer
grp_sess_rate:
type: integer
grp_band_width:
type: integer
required:
- name
type: object
Expand Down Expand Up @@ -480,6 +488,14 @@ spec:
type: string
original_name:
type: string
mon_metric:
type: boolean
grp_sess_cur:
type: integer
grp_sess_rate:
type: integer
grp_band_width:
type: integer
required:
- name
type: object
Expand Down

0 comments on commit 7641910

Please sign in to comment.