silly-game/src/main/resources/application.properties
Some checks failed
ci / build (push) Has been cancelled
Some checks failed
ci / build (push) Has been cancelled
This commit is contained in:
parent
984ad4155b
commit
8277a63b35
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Reference in a new issue