From 2a211f3a41253edd4da6fbf471cb5105b04dee5c Mon Sep 17 00:00:00 2001 From: tranqui89 Date: Tue, 3 Mar 2026 08:09:31 +0000 Subject: [PATCH] Update deploy.yaml --- deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---