remove passing auth token via env var
[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 consulAgentReplicas: 1
7 consulServerReplicas: 3
8 service:
9       type: NodePort