Update deploy.yaml

This commit is contained in:
tranqui89 2026-03-03 08:09:31 +00:00
parent 974c591227
commit 2a211f3a41

View File

@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: nginx
image: tranqui89/snake-game
image: tranqui89/parking-ai
ports:
- containerPort: 80
---