diff --git a/content/master/guides/crossplane-with-argo-cd.md b/content/master/guides/crossplane-with-argo-cd.md index e9270fecb..928ef9f67 100644 --- a/content/master/guides/crossplane-with-argo-cd.md +++ b/content/master/guides/crossplane-with-argo-cd.md @@ -112,7 +112,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end @@ -179,7 +178,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end diff --git a/content/v1.20/guides/crossplane-with-argo-cd.md b/content/v1.20/guides/crossplane-with-argo-cd.md index 7dc10b842..23fd31db8 100644 --- a/content/v1.20/guides/crossplane-with-argo-cd.md +++ b/content/v1.20/guides/crossplane-with-argo-cd.md @@ -106,7 +106,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end @@ -173,7 +172,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end diff --git a/content/v2.0-preview/guides/crossplane-with-argo-cd.md b/content/v2.0-preview/guides/crossplane-with-argo-cd.md index 42a8cdebc..920a3daa8 100644 --- a/content/v2.0-preview/guides/crossplane-with-argo-cd.md +++ b/content/v2.0-preview/guides/crossplane-with-argo-cd.md @@ -106,7 +106,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end @@ -172,7 +171,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end diff --git a/content/v2.0/guides/crossplane-with-argo-cd.md b/content/v2.0/guides/crossplane-with-argo-cd.md index e9270fecb..928ef9f67 100644 --- a/content/v2.0/guides/crossplane-with-argo-cd.md +++ b/content/v2.0/guides/crossplane-with-argo-cd.md @@ -112,7 +112,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end @@ -179,7 +178,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end diff --git a/content/v2.1/guides/crossplane-with-argo-cd.md b/content/v2.1/guides/crossplane-with-argo-cd.md index e9270fecb..928ef9f67 100644 --- a/content/v2.1/guides/crossplane-with-argo-cd.md +++ b/content/v2.1/guides/crossplane-with-argo-cd.md @@ -112,7 +112,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end @@ -179,7 +178,6 @@ data: if condition.status == "True" then health_status.status = "Healthy" health_status.message = "Resource is up-to-date." - return health_status end end end