Skip to content

Commit

Permalink
Merge pull request #250 from KannappanSomu/ksenthil/pluginsList-schema
Browse files Browse the repository at this point in the history
add pluginsList field in crd template file
  • Loading branch information
idanl21 authored Aug 18, 2022
2 parents ed83984 + de65ff8 commit 30c9d64
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1240,6 +1240,10 @@ spec:
type: string
type: object
type: array
pluginsList:
items:
type: string
type: array
serviceAccount:
type: string
serviceName:
Expand Down

0 comments on commit 30c9d64

Please sign in to comment.