Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
disable pruning temporarily, work around weird operator validation error
after fixing the pruner config typo, using disabled instead of disable, kept getting this inexplicable error in the operator validating webhook, even though only 'keep-since' was used and not 'keep' `validation failed: expected exactly one, got both: spec.pruner.keep, spec.pruner.keep-since,Reason:BadRequest,Details:nil,Code:400,` rh-pre-commit.version: 2.3.1 rh-pre-commit.check-secrets: ENABLED
- Loading branch information