From 43f2d5050b1757fd09198b9a72ddb4316db67c2f Mon Sep 17 00:00:00 2001 From: Vijay Konda Date: Thu, 14 Jul 2022 14:15:43 -0400 Subject: [PATCH] fixed typos --- 3scale/base/products/customer.yaml | 2 +- 3scale/overlays/dev/backends/customer-order.yaml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/3scale/base/products/customer.yaml b/3scale/base/products/customer.yaml index 99364c3..82ac063 100644 --- a/3scale/base/products/customer.yaml +++ b/3scale/base/products/customer.yaml @@ -36,5 +36,5 @@ spec: - value_type": "plain" op: "set" header": "Authorization" - value: "Basic dXNlcjpwYXNzd29yZA== + value: "Basic dXNlcjpwYXNzd29yZA==" diff --git a/3scale/overlays/dev/backends/customer-order.yaml b/3scale/overlays/dev/backends/customer-order.yaml index ae78dfb..f1e68e8 100644 --- a/3scale/overlays/dev/backends/customer-order.yaml +++ b/3scale/overlays/dev/backends/customer-order.yaml @@ -5,4 +5,6 @@ metadata: spec: name: "customer-order" systemName: "customer-order" - privateBaseURL: "http://customer-order.dev.svc.cluster.local:808080 + privateBaseURL: http://customer-order.dev.svc.cluster.local:808080 + providerAccountRef: + name: 3scale-admin-dev-secret