Force AdService to use 5 pods

This commit is contained in:
Elizabeth Byerly 2019-05-20 13:29:49 -04:00
parent 7118a692cc
commit 8f65f321e1

View file

@ -17,6 +17,7 @@ kind: Deployment
metadata: metadata:
name: adservice name: adservice
spec: spec:
replicas: 5
selector: selector:
matchLabels: matchLabels:
app: adservice app: adservice