1 #============LICENSE_START========================================================
2 #=================================================================================
3 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
4 # Modifications Copyright © 2018 Amdocs, Bell Canada
5 # ================================================================================
6 # Licensed under the Apache License, Version 2.0 (the "License");
7 # you may not use this file except in compliance with the License.
8 # You may obtain a copy of the License at
10 # http://www.apache.org/licenses/LICENSE-2.0
12 # Unless required by applicable law or agreed to in writing, software
13 # distributed under the License is distributed on an "AS IS" BASIS,
14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 # See the License for the specific language governing permissions and
16 # limitations under the License.
17 # ============LICENSE_END=========================================================
19 #################################################################
20 # Global configuration defaults.
21 #################################################################
24 readinessRepository: oomk8s
25 readinessImage: readiness-check:2.0.0
26 loggingRepository: docker.elastic.co
27 loggingImage: beats/filebeat:5.5.0
30 name: dcae-healthcheck
35 # probe configuration parameters
37 initialDelaySeconds: 10
39 # necessary to disable liveness probe when setting breakpoints
40 # in debugger so K8s doesn't restart unresponsive container
44 initialDelaySeconds: 10
47 repository: nexus3.onap.org:10001
48 image: onap/org.onap.dcaegen2.deployments.healthcheck-container:1.2.1
50 # Resource Limit flavor -By Default using small
52 # Segregation for Different environment (Small and Large)
69 # Kubernetes namespace for components deployed via Cloudify manager
70 # If empty, use the common namespace