Add the number of replicas again
This commit is contained in:
parent
d2258c748d
commit
bfb46e557f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ objects:
|
|||
app: ${APP}
|
||||
name: ${APP}
|
||||
spec:
|
||||
#replicas: 1
|
||||
replicas: 1
|
||||
selector:
|
||||
app: ${APP}
|
||||
deploymentconfig: ${APP}
|
||||
|
|
Loading…
Reference in a new issue