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