Обновить kustomize/deployment.yaml

This commit is contained in:
Алексей Костарев 2024-08-07 15:39:08 +03:00
parent 67afa1bc8b
commit b0ff77841d

View File

@ -6,7 +6,7 @@ spec:
selector:
matchLabels:
app: nginx
replicas: 3 # increase deployment to run 3 pods
replicas: 4 # increase deployment to run 3 pods
template:
metadata:
labels: