From 79c670bcd052cee7d0dcaf786cf5ff0b5b797421 Mon Sep 17 00:00:00 2001
From: karancode <karan.thanvi@paypay-corp.co.jp>
Date: Wed, 23 Oct 2019 00:37:05 +0900
Subject: [PATCH] revert examples/kustomize.jsonnet

---
 examples/kustomize.jsonnet | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/kustomize.jsonnet b/examples/kustomize.jsonnet
index 84de0cbd..db3ba344 100644
--- a/examples/kustomize.jsonnet
+++ b/examples/kustomize.jsonnet
@@ -26,4 +26,4 @@ local kustomization = {
 
 manifests {
   '../kustomization': kustomization,
-}
\ No newline at end of file
+}
-- 
GitLab