Skip to content

Commit

Permalink
feat: use deployment replica check from kubescore
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Jan 16, 2024
1 parent 234a5f4 commit 49fdadd
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ manifest should match snapshot:
- get
- list
- watch
- apiGroups:
- autoscaling
resources:
- horizontalpodautoscalers
verbs:
- get
- list
- watch
- apiGroups:
- apps
resources:
Expand Down

0 comments on commit 49fdadd

Please sign in to comment.