From c52bacaa228185b06608bae40023b2f1b7b91a35 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Tue, 20 Sep 2022 17:00:58 +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 c24514b..b8c5cfe 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:v9 + - image: siddharth67/geocentric-solar-system:v1 #siddharth67/solar-system:v3 name: solar-system imagePullPolicy: Always ports: