Specify two replicas in deployment

This commit is contained in:
Patrick Smith 2018-08-21 10:44:16 -04:00
parent e96f5cd3b4
commit 949cb33b7a

View File

@ -12,7 +12,7 @@ metadata:
name: atst name: atst
namespace: atat namespace: atat
spec: spec:
replicas: 1 replicas: 2
strategy: strategy:
type: RollingUpdate type: RollingUpdate
template: template: