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 apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: silly-game-service name: silly-game-service-backend
namespace: silly-game namespace: silly-game
spec: spec:
selector: selector:
app: silly-game app: silly-game-backend
ports: ports:
- port: 80 - port: 80
targetPort: 8080 targetPort: 8080