Commit 7573bcd8 authored by Mike Terhar's avatar Mike Terhar
Browse files

Set expected strategy type type to appsV1

parent 8ef4319c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ func TestDeploymentTemplate(t *testing.T) {

		ExpectedName         string
		ExpectedRelease      string
		ExpectedStrategyType extensions.DeploymentStrategyType
		ExpectedStrategyType appsV1.DeploymentStrategyType
		ExpectedSelector     *metav1.LabelSelector
	}{
		{