diff --git a/solar-system/deployment.yml b/solar-system/deployment.yml index 701695d..d8aba65 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:v5 + - image: siddharth67/solar-system:v2 name: solar-system ports: - containerPort: 3000