Frontend deployment

This commit is contained in:
2024-04-11 18:00:03 +03:00
parent 8786b8c1d2
commit 84cd414759
5 changed files with 48 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ metadata:
labels:
app: {{ .Release.Name }}-backend
spec:
replicas: 1
replicas: 3
selector:
matchLabels:
app: {{ .Release.Name }}-backend