Reduce replica count

This commit is contained in:
Jim Martens 2023-11-18 11:21:44 +01:00
parent b1bfff424e
commit 7c38bda4e8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ spec:
selector:
matchLabels:
run: my-nginx
replicas: 2
replicas: 1
template:
metadata:
labels: