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