This commit is contained in:
parent
b5896c277c
commit
fbac4a7ad2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: silly-game-deployment
|
name: silly-game
|
||||||
namespace: silly-game
|
namespace: silly-game
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
Loading…
Reference in a new issue