mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-01 15:47:05 +02:00
docs: Fix typo
This commit is contained in:
parent
ac560b471e
commit
8ba36a3f2b
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ controllers:
|
|||
The hardcoded `app.kubernetes.io/component` label that is used to target specific controllers has been renamed to `app.kubernetes.io/controller`.
|
||||
|
||||
!!! info
|
||||
Because controller labels are considered is an immutable field, this means existing Deployments / StatefulSets / etc will have to be recreated.
|
||||
Because controller labels are considered immutable by Kubernetes existing Deployments / StatefulSets / etc will have to be recreated.
|
||||
|
||||
## From 2.x.x to 3.0.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue