Skip to content

Commit

Permalink
Enable volume limit feature by default
Browse files Browse the repository at this point in the history
Signed-off-by: William Zhang <warmchang@outlook.com>
  • Loading branch information
warmchang committed Oct 25, 2018
1 parent 91e8ad4 commit 5efd9f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ different Kubernetes components.
| `APIListChunking` | `true` | Beta | 1.9 | |
| `APIResponseCompression` | `false` | Alpha | 1.7 | |
| `AppArmor` | `true` | Beta | 1.4 | |
| `AttachVolumeLimit` | `false` | Alpha | 1.11 | |
| `AttachVolumeLimit` | `true` | Alpha | 1.11 | |
| `BlockVolume` | `false` | Alpha | 1.9 | |
| `CPUManager` | `false` | Alpha | 1.8 | 1.9 |
| `CPUManager` | `true` | Beta | 1.10 | |
Expand Down

0 comments on commit 5efd9f2

Please sign in to comment.