Loading
docs(redis): Update documentation to match behaviour
What
In the redis package, we're adjusting:
- a test for the behaviour where a custom secret format with an empty projection should return an error
- the documentation that outlines that a non-nil field in the secret projection that points to a key that's absent in the secret would result in an error
Why
To address the missing review comments in !517 (merged). This is outlined in !517 (comment 3458571973)
Edited by Roger Makram