@@ -720,7 +720,7 @@ with other Kubernetes resources, such as modifying Pod labels or sending events.
720720<code>policyRules</code> field. If needed (currently this means if any lifecycleAction is enabled),
721721it will also be bound to a default cluster role named
722722“kubeblocks-cluster-pod-role”, which is installed together with KubeBlocks.</p>
723- <p>Before KubeBlocks 1.0.2 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
723+ <p>Before KubeBlocks 1.1 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
724724To reduce unintended pod restart, old pods still use old serviceaccount. New serviceaccount will be used
725725when a workload has been restarted.</p>
726726<p>If the field is not empty, the specified ServiceAccount will be used, and KubeBlocks will not
@@ -3362,7 +3362,7 @@ with other Kubernetes resources, such as modifying Pod labels or sending events.
33623362<code>policyRules</code> field. If needed (currently this means if any lifecycleAction is enabled),
33633363it will also be bound to a default cluster role named
33643364“kubeblocks-cluster-pod-role”, which is installed together with KubeBlocks.</p>
3365- <p>Before KubeBlocks 1.0.2 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
3365+ <p>Before KubeBlocks 1.1 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
33663366To reduce unintended pod restart, old pods still use old serviceaccount. New serviceaccount will be used
33673367when a workload has been restarted.</p>
33683368<p>If the field is not empty, the specified ServiceAccount will be used, and KubeBlocks will not
@@ -6812,7 +6812,7 @@ with other Kubernetes resources, such as modifying Pod labels or sending events.
68126812<code>policyRules</code> field. If needed (currently this means if any lifecycleAction is enabled),
68136813it will also be bound to a default cluster role named
68146814“kubeblocks-cluster-pod-role”, which is installed together with KubeBlocks.</p>
6815- <p>Before KubeBlocks 1.0.2 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
6815+ <p>Before KubeBlocks 1.1 , the automatically created serviceaccount is named “kb-{componentdefinition.name}”.
68166816To reduce unintended pod restart, old pods still use old serviceaccount. New serviceaccount will be used
68176817when a workload has been restarted.</p>
68186818<p>If the field is not empty, the specified ServiceAccount will be used, and KubeBlocks will not
0 commit comments