Fix default namespace for Consul deployments.
[oom.git] / kubernetes / consul / values.yaml
1 nsPrefix: "onap"
2 nodePortPrefix: 302
3 consuldockerTag: "latest"
4 rootHostPath: "/dockerdata-nfs"
5 consulimageRegistry: "docker.io/consul"
6 service:
7       type: NodePort