From 2c2852e4b445af62d7129ab0e777f2c6cd294a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Fri, 14 Oct 2022 09:45:19 +0200 Subject: [PATCH] deploy 3scale --- infrastructure/templates/3scale.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/templates/3scale.yaml b/infrastructure/templates/3scale.yaml index 2a05d9d..6c7b3e0 100644 --- a/infrastructure/templates/3scale.yaml +++ b/infrastructure/templates/3scale.yaml @@ -15,7 +15,7 @@ apiVersion: apps.3scale.net/v1alpha1 kind: APIManager metadata: name: 3scale-install - namespace: 3scale + namespace: {{ .Values.projectName | quote }} spec: wildcardDomain: {{ .Values.threescale.wildcardDomain | quote }} resourceRequirementsEnabled: true