Just want to update image of deployment simple as kubectl set image
Try patch_deployment but it seems that it has a few issues, And just can not get it work well.
Is there a simple api like kubectl set image or will there be more docs of how to format the
body of patch_deployment to satisfy the server ?
Just want to update image of deployment simple as
kubectl set imageTry patch_deployment but it seems that it has a few issues, And just can not get it work well.
Is there a simple api like
kubectl set imageor will there be more docs of how to format thebody of patch_deployment to satisfy the server ?