From db36b4231d31572a34fb83030f5bc580fb4b575d Mon Sep 17 00:00:00 2001
From: Alexis de Talhouët <adetalhouet89@gmail.com>
Date: Thu, 27 Sep 2018 22:43:18 +0200
Subject: Add missing props in network-name-gen chart
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Add missing aai keystore
Add support for aai auth

Issue-ID: OOM-1448
Change-Id: Ic8213b42f2a2bdfca8162e2a9f75251a2169ee0f
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
---
 .../network-name-gen/resources/config/aai_keystore       | Bin 0 -> 4929 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 kubernetes/common/network-name-gen/resources/config/aai_keystore

(limited to 'kubernetes/common/network-name-gen/resources/config')

diff --git a/kubernetes/common/network-name-gen/resources/config/aai_keystore b/kubernetes/common/network-name-gen/resources/config/aai_keystore
new file mode 100644
index 0000000000..83cae95273
Binary files /dev/null and b/kubernetes/common/network-name-gen/resources/config/aai_keystore differ
-- 
cgit