3c41fd5a7aed0c3348f3b9de2637d9c37136e6de
[it/test.git] / ric_robot_suite / helm / ric-robot / values.yaml
1 ################################################################################
2 #   Copyright (c) 2019 AT&T Intellectual Property.                             #
3 #   Copyright (c) 2019 Nokia.                                                  #
4 #                                                                              #
5 #   Licensed under the Apache License, Version 2.0 (the "License");            #
6 #   you may not use this file except in compliance with the License.           #
7 #   You may obtain a copy of the License at                                    #
8 #                                                                              #
9 #       http://www.apache.org/licenses/LICENSE-2.0                             #
10 #                                                                              #
11 #   Unless required by applicable law or agreed to in writing, software        #
12 #   distributed under the License is distributed on an "AS IS" BASIS,          #
13 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.   #
14 #   See the License for the specific language governing permissions and        #
15 #   limitations under the License.                                             #
16 ################################################################################
17
18 # Default values for ric-robot .
19 # This is a YAML-formatted file.
20 # Declare variables to be passed into your templates.
21
22 replicaCount: 1
23
24 image:
25   repository: snapshot.docker.ranco-dev-tools.eastus.cloudapp.azure.com:10001
26   repositoryCred: docker-reg-cred
27   # for local testing
28   #repository: ric/testsuite
29   name: test/ric-robot
30   tag: 0.2.0-latest
31   pullPolicy: IfNotPresent
32
33 nameOverride: ""
34 fullnameOverride: ""
35
36 config:
37   dashboardExternalIp:  REPLACE_WITH_EXTERNAL_K8_IP_OF_DASHBOARD
38   dashboardExternalPort:  REPLACE_WITH_NODEPORT_OF_DASHBOARD
39 service:
40   port: 88
41   type: NodePort
42   nodePort: 30209
43
44 ingress:
45   enabled: false
46   annotations: {}
47   hosts:
48     - host: chart-example.local
49       paths: []
50   tls: []
51   #  - secretName: chart-example-tls
52   #    hosts:
53   #      - chart-example.local
54
55 resources: {}
56   # We usually recommend not to specify default resources and to leave this as a conscious
57   # choice for the user. This also increases chances charts run on environments with little
58   # resources, such as Minikube. If you do want to specify resources, uncomment the following
59   # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
60   # limits:
61   #   cpu: 100m
62   #   memory: 128Mi
63   # requests:
64   #   cpu: 100m
65   #   memory: 128Mi
66
67 nodeSelector: {}
68
69 tolerations: []
70
71 affinity: {}
72
73 ### ricdeployment.robot environment variable
74 ric:
75  platform:
76   # RIC installation details.  The values
77   # for these can typically be found in
78   # the ricplt/ric_env.sh file from the ric
79   # platform source tree
80   components:
81    appmgr:
82    rtmgr:
83    dbaas:
84    e2mgr:
85    e2term: