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: spec:
containers: containers:
- name: nginx - name: nginx
image: tranqui89/snake-game image: tranqui89/parking-ai
ports: ports:
- containerPort: 80 - containerPort: 80
--- ---