fix missing newline in rollout_bluegreen
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
This commit is contained in:
parent
b295da4f5f
commit
cd1e2cbfbd
|
|
@ -472,4 +472,4 @@ func nextBlueGreenTask(reason string, currentTask v1beta1.FinalisingStepType) v1
|
|||
}
|
||||
}
|
||||
return v1beta1.FinalisingStepTypeEnd
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue