add more replecas
This commit is contained in:
parent
b575df872b
commit
7de1d803a2
|
@ -3,7 +3,7 @@ kind: Deployment
|
|||
metadata:
|
||||
name: test-agenda
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
|
|
@ -3,7 +3,7 @@ kind: Deployment
|
|||
metadata:
|
||||
name: test-coopgo-fleets
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
|
|
@ -3,7 +3,7 @@ kind: Deployment
|
|||
metadata:
|
||||
name: test-coopgo-groups-management
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
|
|
@ -3,7 +3,7 @@ kind: Deployment
|
|||
metadata:
|
||||
name: test-parcoursmob
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 3
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
|
|
Loading…
Reference in New Issue