From 5bce73cd003a4f9c71ce78bac97b041607cbfc89 Mon Sep 17 00:00:00 2001 From: HetavShah Date: Mon, 22 May 2023 12:36:38 +0530 Subject: [PATCH] workflow checking v1 --- infra/k8s/client-depl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/k8s/client-depl.yaml b/infra/k8s/client-depl.yaml index b63625e..4c0bf4c 100644 --- a/infra/k8s/client-depl.yaml +++ b/infra/k8s/client-depl.yaml @@ -29,4 +29,4 @@ spec: port: 3000 targetPort: 3000 -# Sample to start gke cluster \ No newline at end of file +# Sample to start gke cluster v2 \ No newline at end of file