Fix test case config.

This commit is contained in:
Jan Mußler 2020-12-09 12:03:33 +01:00
parent 17966ffcbf
commit 1f6fe9bcad
1 changed files with 1 additions and 0 deletions

View File

@ -220,6 +220,7 @@ func TestMigrateEBS(t *testing.T) {
},
StorageResizeMode: "pvc",
EnableEBSGp3Migration: true,
EnableEBSGp3MaxSize: 1000,
},
}, client, acidv1.Postgresql{}, logger, eventRecorder)
cluster.Spec.Volume.Size = "1Gi"