Skip to content

Commit

Permalink
chore: add filters to operator helm chart's crd (#130)
Browse files Browse the repository at this point in the history
Signed-off-by: Aris Boutselis <arisboutselis08@gmail.com>
Co-authored-by: Aris Boutselis <arisboutselis08@gmail.com>
  • Loading branch information
Aris Boutselis and arbreezy committed May 28, 2023
1 parent 283da2f commit c1a235b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chart/operator/templates/k8sgpt-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ spec:
type: string
noCache:
type: boolean
filters:
items:
type: string
type: array
secret:
properties:
key:
Expand Down

0 comments on commit c1a235b

Please sign in to comment.