From b59b7fd9d98742593eced1b77e5b48e1b91d91e8 Mon Sep 17 00:00:00 2001 From: rv871f Date: Wed, 5 Sep 2018 13:33:10 -0400 Subject: Casablanca sparky chart updates Issue-ID: AAI-1554 Change-Id: I9f25888cd5bbc5f3e600dc6701ecf55d4f288eea Signed-off-by: rv871f --- .../resources/config/sparky-ssl-config.properties | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 kubernetes/aai/charts/aai-sparky-be/resources/config/sparky-ssl-config.properties (limited to 'kubernetes/aai/charts/aai-sparky-be/resources/config/sparky-ssl-config.properties') diff --git a/kubernetes/aai/charts/aai-sparky-be/resources/config/sparky-ssl-config.properties b/kubernetes/aai/charts/aai-sparky-be/resources/config/sparky-ssl-config.properties deleted file mode 100644 index 5652ba60f1..0000000000 --- a/kubernetes/aai/charts/aai-sparky-be/resources/config/sparky-ssl-config.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright © 2018 Amdocs, Bell Canada, AT&T -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -server.port = 8000 -server.ssl.key-store=file:${CONFIG_HOME}/auth/tomcat_keystore -server.ssl.key-alias=tomcat -- cgit 1.2.3-korg