Add the number of replicas again

This commit is contained in:
Ovidio Mallo 2016-12-07 01:09:18 +01:00
parent d2258c748d
commit bfb46e557f

View file

@ -8,7 +8,7 @@ objects:
app: ${APP}
name: ${APP}
spec:
#replicas: 1
replicas: 1
selector:
app: ${APP}
deploymentconfig: ${APP}