From faa1572faf567d185b28dfab183e64192320d67c Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Fri, 7 Jun 2024 12:04:21 -0400 Subject: [PATCH] update docs grammar --- docs/integrations/platforms/kubernetes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/platforms/kubernetes.mdx b/docs/integrations/platforms/kubernetes.mdx index d41c0fdf7..41a41726c 100644 --- a/docs/integrations/platforms/kubernetes.mdx +++ b/docs/integrations/platforms/kubernetes.mdx @@ -529,7 +529,7 @@ spec: #### How it works When a secret change occurs, the operator will check to see which deployments are using the operator-managed Kubernetes secret that received the update. - For each deployment that has this annotation present, a rolling update will be triggered. + Then, for each deployment that has this annotation present, a rolling update will be triggered. ## Global configuration