feat(it-tools): Added replicas key (#9)

This commit is contained in:
Romain Pluciennik
2024-08-16 23:03:31 +02:00
committed by GitHub
parent 392a30a3c9
commit 36dce8cb0c
3 changed files with 8 additions and 5 deletions

View File

@ -10,6 +10,8 @@ controllers:
main:
# -- Controller type
type: deployment
# -- Number of desired pods
replicas: 1
containers:
app:
image: