From 3d27ae5a76888ea1a14739d9d163aca8ccf7e38f Mon Sep 17 00:00:00 2001 From: LiuDui <40875627+xichengliudui@users.noreply.github.com> Date: Fri, 28 Sep 2018 23:37:45 +0800 Subject: [PATCH] You remove the extra 'If' (#10414) * You remove the extra 'If' * Update 2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md --- .../2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/blog/_posts/2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md b/content/en/blog/_posts/2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md index 70b2359b8d..b8747f50f3 100644 --- a/content/en/blog/_posts/2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md +++ b/content/en/blog/_posts/2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md @@ -205,7 +205,7 @@ This environment variable is a hint to the container initialization logic as to -The tests below assume that the psql client has been installed on the test system. If if not, the psql client has been previously installed, it can be installed as follows: +The tests below assume that the psql client has been installed on the test system. If not, the psql client has been previously installed, it can be installed as follows: