Remove the number of replicas

This commit is contained in:
Ovidio Mallo 2016-12-07 01:07:20 +01:00
parent 254d826205
commit d2258c748d
1 changed files with 1 additions and 1 deletions

View File

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