From a0d334688f73b353756621c614150dcc629e6191 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Sun, 5 Jun 2022 00:48:09 +0530 Subject: [PATCH] Update deployment.yml --- solar-system/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solar-system/deployment.yml b/solar-system/deployment.yml index 4d9e88a..08f7a8f 100644 --- a/solar-system/deployment.yml +++ b/solar-system/deployment.yml @@ -16,7 +16,7 @@ spec: app: solar-system spec: containers: - - image: siddharth67/solar-system:v7 + - image: siddharth67/solar-system:v1 name: solar-system ports: - containerPort: 3000