Created attachment 1874854 [details] Failed Request Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. on the form 2. flip to the yaml 3. grab the 2nd sample, Set minAvailable to 25% 4. flip back to the form 5. hit submit Actual results: The request failed and the server sent back 405 and the error message: the server does not allow this method on the requested resource. Expected results: The request succeeded and the server sent back 201. Additional info:
This issue has been addressed in PR - https://github.com/openshift/console/pull/11494 *** This bug has been marked as a duplicate of bug 2084453 ***