silly-game/src/main/resources/application.properties
Some checks failed
ci / build (push) Has been cancelled

This commit is contained in:
miwr 2025-04-15 15:58:46 +02:00
parent 984ad4155b
commit 8277a63b35

View file

@ -32,11 +32,11 @@ spec:
apiVersion: v1
kind: Service
metadata:
name: silly-game-service
name: silly-game-service-backend
namespace: silly-game
spec:
selector:
app: silly-game
app: silly-game-backend
ports:
- port: 80
targetPort: 8080