From e6985ed524fcbee6fda9e8407e24f203aef539c9 Mon Sep 17 00:00:00 2001 From: Barahalikar Siddharth Date: Sat, 4 Jun 2022 23:06:21 +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 8bfbc9c..a760f5d 100644 --- a/solar-system/deployment.yml +++ b/solar-system/deployment.yml @@ -18,5 +18,5 @@ spec: containers: - image: siddharth67/solar-system:v3 name: solar-system - port: + ports: - containerPort: 3000