commit | d4e96f437effb535e82629fc67d1a31cfeb010c3 | [log] [tgz] |
---|---|---|
author | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 13:36:29 2020 +0200 |
committer | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 14:02:08 2020 +0200 |
tree | ede1fa93671c8ab82581eddf4f76922326b7b90e | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb [diff] [blame] |
[CONSUL] change comment style Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Ifc524b9818517d5c7741f11e09734300ef66ce77 Issue-ID: OOM-2562
diff --git a/kubernetes/consul/resources/config/consul-agent-config/scripts/search-data-service-availability.sh b/kubernetes/consul/resources/config/consul-agent-config/scripts/search-data-service-availability.sh index 4416fb9..68ab27d 100644 --- a/kubernetes/consul/resources/config/consul-agent-config/scripts/search-data-service-availability.sh +++ b/kubernetes/consul/resources/config/consul-agent-config/scripts/search-data-service-availability.sh
@@ -1,4 +1,5 @@ #!/bin/sh +{{/* # Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved. # @@ -13,6 +14,7 @@ # 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. +*/}} SEARCH_SERVICE_NAME="search-data-service.{{ include "common.namespace" . }}" SEARCH_SERVICE_PORT=9509