diff --git a/content/en/docs/concepts/workloads/controllers/deployment.md b/content/en/docs/concepts/workloads/controllers/deployment.md index af42da5f1b..aeb9542126 100644 --- a/content/en/docs/concepts/workloads/controllers/deployment.md +++ b/content/en/docs/concepts/workloads/controllers/deployment.md @@ -147,9 +147,9 @@ Do not overlap labels or selectors with other controllers (including other Deplo ### Pod-template-hash label -{{< note >}} +{{< caution >}} Do not change this label. -{{< /note >}} +{{< /caution >}} The `pod-template-hash` label is added by the Deployment controller to every ReplicaSet that a Deployment creates or adopts.