summaryrefslogtreecommitdiffstats
path: root/kubernetes/consul/values.yaml
blob: a6909d7d21c4f3bd3a249d32cca031ab19395dfa (plain)
1
2
3
4
5
6
7
8
9
nsPrefix: "onap"
nodePortPrefix: 302
consuldockerTag: "latest"
rootHostPath: "/dockerdata-nfs"
consulimageRegistry: "docker.io/consul"
consulAgentReplicas: 1
consulServerReplicas: 3
service:
      type: NodePort