summaryrefslogtreecommitdiffstats
path: root/auth/helm/aaf/templates/aaf-oauth.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'auth/helm/aaf/templates/aaf-oauth.yaml')
-rw-r--r--auth/helm/aaf/templates/aaf-oauth.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/helm/aaf/templates/aaf-oauth.yaml b/auth/helm/aaf/templates/aaf-oauth.yaml
index f59a7d24..1a382c06 100644
--- a/auth/helm/aaf/templates/aaf-oauth.yaml
+++ b/auth/helm/aaf/templates/aaf-oauth.yaml
@@ -41,7 +41,7 @@ metadata:
labels:
app: aaf-oauth
spec:
- replicas: 1
+ replicas: {{ .Values.replicas.oauth }}
selector:
matchLabels:
app: aaf-oauth