From 180ba0cd6c7c904cf04ed2f3eed32766d8a28fa3 Mon Sep 17 00:00:00 2001 From: Clint Shryock Date: Fri, 16 Nov 2018 16:08:17 -0600 Subject: [PATCH] rename deployment to stateful set; just the filename though --- templates/{server-deployment.yaml => server-ha-statefulset.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{server-deployment.yaml => server-ha-statefulset.yaml} (100%) diff --git a/templates/server-deployment.yaml b/templates/server-ha-statefulset.yaml similarity index 100% rename from templates/server-deployment.yaml rename to templates/server-ha-statefulset.yaml