spec: template: spec: containers: - image: nignx name: nginx ... $ kubectl patch deployment my-nginx -p'{"spec":{"template":{ ...
確定! 回上一頁