increase replicas to 2

This commit is contained in:
douzeb 2022-12-16 11:43:56 +01:00
parent 7ea40588a8
commit 5c3d429c15
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: 3
replicas: 2