Ultimate access to all questions.
When deploying an application on a Kubernetes cluster, a Deployment's rollout is initiated only if the Deployment's pod template is modified, such as updates to labels or container images. Scaling the Deployment does not trigger a rollout. Which file name needs to be altered to initiate a rollout? (Select One)