From 13882b2ae2c0f3f7841f73ede531942d76aeceeb Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Tue, 20 Sep 2022 17:04:30 +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 b8c5cfe..0483cd4 100644 --- a/solar-system/deployment.yml +++ b/solar-system/deployment.yml @@ -16,7 +16,7 @@ spec: app: solar-system spec: containers: - - image: siddharth67/geocentric-solar-system:v1 #siddharth67/solar-system:v3 + - image: siddharth67/heliocentric-solar-system:v1 #siddharth67/solar-system:v3 name: solar-system imagePullPolicy: Always ports: