Merge pull request #6 from DavidSouther/adservice-replicas
Force AdService to use 5 pods
This commit is contained in:
commit
b15302b026
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ kind: Deployment
|
|||
metadata:
|
||||
name: adservice
|
||||
spec:
|
||||
replicas: 5
|
||||
selector:
|
||||
matchLabels:
|
||||
app: adservice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue