Skip to content

Commit

Permalink
Merge pull request #414 from esther-suse/fed-auto
Browse files Browse the repository at this point in the history
Update charts\core\templates\crd.yaml for NVSHAS-9121
  • Loading branch information
selvamt94 authored Jul 19, 2024
2 parents 7641910 + 6afeb06 commit e23b35e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions charts/core/templates/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,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 @@ -481,6 +489,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 e23b35e

Please sign in to comment.