diff --git a/deploy.yaml b/deploy.yaml index 42dbf35..3d055a9 100644 --- a/deploy.yaml +++ b/deploy.yaml @@ -27,7 +27,7 @@ spec: spec: containers: - name: nginx - image: tranqui89/snake-game + image: tranqui89/parking-ai ports: - containerPort: 80 ---