summaryrefslogtreecommitdiffstats
path: root/templates/aaf-cs-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/aaf-cs-deployment.yaml')
-rw-r--r--templates/aaf-cs-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/aaf-cs-deployment.yaml b/templates/aaf-cs-deployment.yaml
index be5f6c1..817f876 100644
--- a/templates/aaf-cs-deployment.yaml
+++ b/templates/aaf-cs-deployment.yaml
@@ -5,7 +5,7 @@ metadata:
name: aaf-cs
namespace: "{{ .Values.nsPrefix }}"
spec:
- replicas: 1
+ replicas: {{ .Values.aafcsReplicas }}
selector:
matchLabels:
app: aaf-cs