From 370cd4ef42ffde81eb8ee9171c823368e3f3c00a Mon Sep 17 00:00:00 2001 From: liaozan <378024053@qq.com> Date: Sun, 23 Jan 2022 20:33:10 +0800 Subject: [PATCH] bug fixed for livenessProbe --- k8s-deploy-template.yml => k8s-deploy-template.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename k8s-deploy-template.yml => k8s-deploy-template.yaml (100%) diff --git a/k8s-deploy-template.yml b/k8s-deploy-template.yaml similarity index 100% rename from k8s-deploy-template.yml rename to k8s-deploy-template.yaml -- GitLab