increase replicas to 3

This commit is contained in:
douzeb 2022-12-16 11:21:51 +01:00
parent 32a6e54e47
commit 5eb1f1fc4a

View file

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