Skip to content

Commit

Permalink
fix apiVersions
Browse files Browse the repository at this point in the history
Signed-off-by: David Wertenteil <dwertent@armosec.io>
  • Loading branch information
dwertent committed Mar 13, 2024
1 parent 9fc81b7 commit 5d76375
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"storage.k8s.io"
],
"apiVersions": [
"v1beta1"
"*"
],
"resources": [
"CSIStorageCapacity"
Expand Down

0 comments on commit 5d76375

Please sign in to comment.