Do not explicitly set replica count

This commit is contained in:
raydds
2020-01-14 12:17:06 -05:00
parent 5fdfc8a425
commit 5813cc1370
5 changed files with 0 additions and 32 deletions

View File

@@ -15,7 +15,6 @@ spec:
selector:
matchLabels:
role: web
replicas: 4
strategy:
type: RollingUpdate
template:
@@ -169,7 +168,6 @@ spec:
selector:
matchLabels:
role: worker
replicas: 2
strategy:
type: RollingUpdate
template: