Skip to content

Commit

Permalink
chore: Add missing PodPVCChaos in ui code
Browse files Browse the repository at this point in the history
  • Loading branch information
miketonks-form3 committed Mar 25, 2024
1 parent 7b5d625 commit 2179789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/app/src/components/NewExperimentNext/data/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ const data: Record<Kind, Definition> = {
},
],
},
PodPVCChaos: {},
// ResourceScaleChaos
ResourceScaleChaos: {
spec: {
Expand Down

0 comments on commit 2179789

Please sign in to comment.