We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6854650 commit 15a0d33Copy full SHA for 15a0d33
internal/controller/postgrescluster/pgbouncer_test.go
@@ -511,8 +511,6 @@ topologySpreadConstraints:
511
})
512
513
t.Run("PodSpecWithAdditionalVolumes", func(t *testing.T) {
514
- assert.Assert(t, false)
515
-
516
cluster := cluster.DeepCopy()
517
cluster.Spec.Proxy.PGBouncer.Volumes.Additional = []v1beta1.AdditionalVolume{{
518
ClaimName: "required",
0 commit comments