scale down everything (to test argocd)

This commit is contained in:
2024-11-24 01:29:32 +07:00
parent bd2d78add9
commit af14084868
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ metadata:
labels:
app: php-fpm-forum
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: php-fpm-forum

View File

@@ -7,7 +7,7 @@ metadata:
labels:
app: img
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: img

View File

@@ -7,7 +7,7 @@ metadata:
labels:
app: php-fpm
spec:
replicas: 3
replicas: 1
selector:
matchLabels:
app: php-fpm