summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/values.yaml
blob: c26e804ccc92ceefbb505b6df10f867120145572 (plain)
1
2
3
4
5
6
7
# Default values for config.
nsPrefix: onap
dockerSharePath: /dockerdata-nfs
image:
  repository: oomk8s/config-init
  tag: 1.1.10
  pullPolicy: Always