d3adb5

Results 24 comments of d3adb5

Usually Helm charts don't set resource constraints by default, so that chart users may size the applications up to fit specific deployments. The preferred QoS class is also highly dependent...

Instead of setting `enabled` to false, since you're working with workspaces you can have the `default` workspace house the state for the backend, and after bootstrap work simply with other...

I get the same kind of behavior, but with one particular test that uses `contains`: ``` FAIL Keycloak StatefulSet keycloak1/tests/statefulset_test.yaml - init container downloads OJDBC driver from archive when DB...

Also randomly I get the following Go error: ``` panic: runtime error: index out of range [0] with length 0 goroutine 1 [running]: github.com/lrills/helm-unittest/pkg/unittest.(*Assertion).Assert(0xc00055a6c0, 0x20?, {0x17bdf40?, 0xc0003dae40}, 0x1, {0x0?, 0x0},...

@quintush Could I get a review on this pull request? Would love some feedback.

Any news here, @quintush? :face_holding_back_tears:

Fixed the problem with the snapshot and rebased on `main`. :wink: @quintush

@quintush Did you have a chance to review my changes?

@quintush Just another reminder to review. :face_holding_back_tears:

At first I was a little confused about whether this change was to allow the Renovate bot to update Docker dependencies for this chart or to allow chart users to...