The .spec.selector field defines how the Deployment finds which Pods to manage. In this case, you select a label that is defined in the Pod template ( app: ...
確定! 回上一頁