blob: 007f7238ac14b939db8746342191c883d2fde7b9 [file] [log] [blame]
Aaron Hay343e6002018-08-21 13:55:00 -04001# Copyright © 2018 Amdocs, Bell Canada, AT&T
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
Mike Elliott13fed112018-02-28 08:33:33 -050015#################################################################
16# Global configuration defaults.
17#################################################################
18global:
19 nodePortPrefix: 302
Mike Elliott13fed112018-02-28 08:33:33 -050020 readinessRepository: oomk8s
BorislavG3d6f9372018-04-15 11:55:39 +000021 readinessImage: readiness-check:2.0.0
Mike Elliott13fed112018-02-28 08:33:33 -050022 loggingRepository: docker.elastic.co
23 loggingImage: beats/filebeat:5.5.0
jmac99ff3972018-03-29 01:02:42 +000024 persistence:
25 mountPath: /dockerdata-nfs
Mike Elliott13fed112018-02-28 08:33:33 -050026
27#################################################################
28# Application configuration defaults.
29#################################################################
30# application image
31repository: nexus3.onap.org:10001
Aaron Hay145818b2018-06-05 13:23:50 -040032image: onap/appc-image:1.4.0-SNAPSHOT-latest
kerenj6ca15a72017-08-23 12:05:23 +000033pullPolicy: Always
Mike Elliott13fed112018-02-28 08:33:33 -050034
35# flag to enable debugging - application support required
36debugEnabled: false
37
38# application configuration
39config:
Aaron Hay145818b2018-06-05 13:23:50 -040040 aafExtIP: 127.0.0.1
41 aafExtFQDN: aaf-onap-beijing-test.osaaf.org
Aaron Hay343e6002018-08-21 13:55:00 -040042 ansibleServiceName: appc-ansible-server
43 ansiblePort: 8000
Mike Elliott13fed112018-02-28 08:33:33 -050044 dbRootPassword: openECOMP1.0
Aaron Hay145818b2018-06-05 13:23:50 -040045 enableAAF: false
Mike Elliott13fed112018-02-28 08:33:33 -050046 enableClustering: true
47 configDir: /opt/onap/appc/data/properties
48 dmaapTopic: SUCCESS
BorislavG5f3b6192018-03-25 18:12:38 +030049 logstashServiceName: log-ls
50 logstashPort: 5044
Aaron Hayef1a0ec2018-04-30 01:25:41 -040051 openStackType: OpenStackProvider
52 openStackName: OpenStack
53 openStackKeyStoneUrl: http://localhost:8181/apidoc/explorer/index.html
54 openStackServiceTenantName: default
55 openStackDomain: default
56 openStackUserName: admin
57 openStackEncryptedPassword: admin
Mike Elliott13fed112018-02-28 08:33:33 -050058
Aaron Hay343e6002018-08-21 13:55:00 -040059appc-ansible-server:
60 service:
61 name: appc-ansible-server
62 internalPort: 8000
63 config:
64 mysqlServiceName: appc-dbhost
65
Mike Elliott13fed112018-02-28 08:33:33 -050066mysql:
67 nameOverride: appc-db
68 service:
69 name: appc-dbhost
70 nfsprovisionerPrefix: appc
71 sdnctlPrefix: appc
72 persistence:
73 mountSubPath: appc/data
74 enabled: true
75 disableNfsProvisioner: true
76
77dgbuilder:
78 nameOverride: appc-dgbuilder
jmac99ff3972018-03-29 01:02:42 +000079 config:
80 dbPodName: appc-db
81 dbServiceName: appc-dbhost
BorislavG1ffbd992018-04-24 07:56:27 +000082 service:
83 name: appc-dgbuilder
mayankg270341a66142018-06-06 07:53:35 +000084
85#passing value to cdt chart. value of nodePort3 will be same as appc.service.nodePort3.
Patrick Brady1a62b662018-05-30 10:56:46 -070086appc-cdt:
mayankg270341a66142018-06-06 07:53:35 +000087 nodePort3: 11
Mike Elliott13fed112018-02-28 08:33:33 -050088# default number of instances
Roger Maitland6a069972018-05-09 18:23:58 -040089replicaCount: 1
Mike Elliott13fed112018-02-28 08:33:33 -050090
91nodeSelector: {}
92
93affinity: {}
94
95# probe configuration parameters
96liveness:
97 initialDelaySeconds: 10
98 periodSeconds: 10
99 # necessary to disable liveness probe when setting breakpoints
100 # in debugger so K8s doesn't restart unresponsive container
101 enabled: true
102
103readiness:
104 initialDelaySeconds: 10
105 periodSeconds: 10
106
107service:
108 type: NodePort
109 name: appc
BorislavG1ffbd992018-04-24 07:56:27 +0000110 portName: appc
Mike Elliott13fed112018-02-28 08:33:33 -0500111 #targetPort
112 internalPort: 8181
113 #port
114 externalPort: 8282
115 nodePort: 30
116
117 externalPort2: 1830
118 nodePort2: 31
119 clusterPort: 2550
120
Patrick Brady140deb92018-05-23 08:56:24 -0700121 internalPort3: 9191
122 externalPort3: 9090
Mike Elliottfc816f62018-05-30 16:30:46 -0400123 nodePort3: 11
Patrick Brady140deb92018-05-23 08:56:24 -0700124
BorislavG3dad2f42018-04-16 10:19:45 +0000125## Persist data to a persitent volume
126persistence:
127 enabled: true
128
129 ## A manually managed Persistent Volume and Claim
130 ## Requires persistence.enabled: true
131 ## If defined, PVC must be created manually before volume will be bound
132 # existingClaim:
133 volumeReclaimPolicy: Retain
134
135 ## database data Persistent Volume Storage Class
136 ## If defined, storageClassName: <storageClass>
137 ## If set to "-", storageClassName: "", which disables dynamic provisioning
138 ## If undefined (the default) or set to null, no storageClassName spec is
139 ## set, choosing the default provisioner. (gp2 on AWS, standard on
140 ## GKE, AWS & OpenStack)
141 accessMode: ReadWriteOnce
142 size: 1Gi
143 mountPath: /dockerdata-nfs
144 mountSubPath: appc/mdsal
145 mdsalPath: /opt/opendaylight/current/daexim
146
Mike Elliott13fed112018-02-28 08:33:33 -0500147ingress:
148 enabled: false
149
150resources: {}
151 # We usually recommend not to specify default resources and to leave this as a conscious
152 # choice for the user. This also increases chances charts run on environments with little
153 # resources, such as Minikube. If you do want to specify resources, uncomment the following
154 # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
155 #
156 # Example:
157 # Configure resource requests and limits
158 # ref: http://kubernetes.io/docs/user-guide/compute-resources/
159 # Minimum memory for development is 2 CPU cores and 4GB memory
160 # Minimum memory for production is 4 CPU cores and 8GB memory
161#resources:
162# limits:
163# cpu: 2
164# memory: 4Gi
165# requests:
166# cpu: 2
167# memory: 4Gi