Skip to content

Commit 34894da

Browse files
author
Tim Bannister
committed
Upgrade Note to Caution
This is a strong caution against making the change described here.
1 parent 0729189 commit 34894da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/workloads/controllers/deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ Do not overlap labels or selectors with other controllers (including other Deplo
147147

148148
### Pod-template-hash label
149149

150-
{{< note >}}
150+
{{< caution >}}
151151
Do not change this label.
152-
{{< /note >}}
152+
{{< /caution >}}
153153

154154
The `pod-template-hash` label is added by the Deployment controller to every ReplicaSet that a Deployment creates or adopts.
155155

0 commit comments

Comments
 (0)