From 8ecca692d897c0f19268b63b8ad5ecc3d95ef317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Thu, 26 Sep 2019 16:55:36 +0200 Subject: [PATCH] Fix typo Change-Id: I895ac2682bd10b3063e6af579705e4d69aad20c2 --- deployment/logrotate/logrotate-crond-container-puppet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/logrotate/logrotate-crond-container-puppet.yaml b/deployment/logrotate/logrotate-crond-container-puppet.yaml index 157cf92b0c..7dff7ddb8b 100644 --- a/deployment/logrotate/logrotate-crond-container-puppet.yaml +++ b/deployment/logrotate/logrotate-crond-container-puppet.yaml @@ -37,7 +37,7 @@ parameters: description: Parameters specific to the role type: json LogrotateMaxsize: - description: Configures tme maxsize param for containerized logrotate. + description: Configures the maxsize param for containerized logrotate. type: string default: '10M' LogrotateRotationInterval: