From 8d13ad14fbaad02cda5ca8afaec6798b72087497 Mon Sep 17 00:00:00 2001 From: Steve Mattar Date: Wed, 3 Mar 2021 23:56:03 +0200 Subject: [PATCH] refactor: rename the gateway deployment file Rename to maintain consistency and to follow the standards. Signed-off-by: Steve Mattar --- submariner/templates/{engine-deploy.yaml => gateway.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename submariner/templates/{engine-deploy.yaml => gateway.yaml} (100%) diff --git a/submariner/templates/engine-deploy.yaml b/submariner/templates/gateway.yaml similarity index 100% rename from submariner/templates/engine-deploy.yaml rename to submariner/templates/gateway.yaml