-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore PVC overrides when storage == 0
This fixes the corner-case where storage is zero but overrides are used to define it differently. To avoid unnecessarily confusing configurations, if storage==0, all PVC overrides are ignored and a warning is logged.
- Loading branch information
1 parent
3cf402d
commit 9320a98
Showing
2 changed files
with
40 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters