Rolf Ahrenberg

Results 5 comments of Rolf Ahrenberg

Could you try the latest master commit whether it helps?

When looking at your latest log, there's no `Identical parameters` within the last zap, so commenting the `return true;` shouldn't have any effect as that code block isn't even executed....

Your example works nicely with Confluence 7.4.1 server and mark 5.5 Darwin binary downloaded from the releases page. However, I'd suggest to change the readme example a bit as the...

As a hotfix you can circumvent the `nil`check by adding empty backup definition into your manifest: ```yaml spec: backup: {} ```

I agree to change the license from Commons-Clause v1.0 to Apache-2.0