increase replicas to 3

This commit is contained in:
douzeb 2022-12-16 11:21:51 +01:00
parent 32a6e54e47
commit 5eb1f1fc4a
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ kind: Deployment
metadata:
name: k8s-poc-nginx-deployment
spec:
replicas: 1
replicas: 3