forked from github-mirrorer/plcnk-helm-charts
feat(it-tools): Added replicas key (#9)
This commit is contained in:
committed by
GitHub
parent
392a30a3c9
commit
36dce8cb0c
@ -10,6 +10,8 @@ controllers:
|
||||
main:
|
||||
# -- Controller type
|
||||
type: deployment
|
||||
# -- Number of desired pods
|
||||
replicas: 1
|
||||
containers:
|
||||
app:
|
||||
image:
|
||||
|
||||
Reference in New Issue
Block a user