UEB port is not open on all K8S cluster's hosts
[oom.git] / kubernetes / dcaegen2 / values.yaml
1 nsPrefix: onap
2 pullPolicy: Always
3 disableDcae: false
4 nginx:
5   repository: nginx
6   tag: stable
7 heat_bootstrap:
8   repository: ubuntu
9   tag: xenial
10
11 # Those are the IPs of the nodes in your K8S cluster.
12 # You don't need to touch this is you have just one node.
13 # If you have more than 6 nodes, edit the templates/nginx-service.yaml to add more entries.
14 externalIp1:
15 externalIp2:
16 externalIp3:
17 externalIp4:
18 externalIp5:
19 externalIp6: