Replica scaling of Clamp and AAF conatiner
[oom.git] / kubernetes / clamp / templates / clamp-deployment.yaml
index f5dbdd1..2c2e13f 100644 (file)
@@ -7,6 +7,7 @@ metadata:
   name: clamp
   namespace: "{{ .Values.nsPrefix }}"
 spec:
+  replicas: {{ .Values.clampReplicas }}
   selector:
     matchLabels:
       app: clamp