summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/values.yaml
blob: 68cfac64e52bbd7c4ac8f6ab0a89a28c09c99efa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
nsPrefix: onap
pullPolicy: Always
disableDcae: false
nginx:
  repository: nginx
  tag: stable
heat_bootstrap:
  repository: ubuntu
  tag: xenial

# Those are the IPs of the nodes in your K8S cluster.
# You don't need to touch this is you have just one node.
# If you have more than 6 nodes, edit the templates/nginx-service.yaml to add more entries.
externalIp1:
externalIp2:
externalIp3:
externalIp4:
externalIp5:
externalIp6: