diff options
author | rajeshkalai <rajesh.kalaiselvan@amdocs.com> | 2018-09-18 03:39:18 -0400 |
---|---|---|
committer | Mandeep Khinda <mandeep.khinda@amdocs.com> | 2018-09-18 15:08:07 +0000 |
commit | 91524d0531e4eb7c3070dc09dc397561da0fc710 (patch) | |
tree | f7fbd175ec4ec7a717b0ebffbe97af96376a29b8 /kubernetes/cli/values.yaml | |
parent | ed29d8f19549eeed1a091dc2b23b9339d4320ac4 (diff) |
Fix: change the global to application flavor
Issue-ID: OOM-1150
Change-Id: Iac3d8080372162edd9ef7d382f1f31fd3373ac16
Signed-off-by: rajeshkalai <rajesh.kalaiselvan@amdocs.com>
Diffstat (limited to 'kubernetes/cli/values.yaml')
-rw-r--r-- | kubernetes/cli/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cli/values.yaml b/kubernetes/cli/values.yaml index 6bfd793979..5766c810e4 100644 --- a/kubernetes/cli/values.yaml +++ b/kubernetes/cli/values.yaml @@ -19,7 +19,6 @@ global: nodePortPrefix: 302 readinessRepository: oomk8s readinessImage: readiness-check:2.0.0 - ################################################################# # Application configuration defaults. ################################################################# @@ -27,6 +26,7 @@ global: repository: nexus3.onap.org:10001 image: onap/cli:2.0.2 pullPolicy: Always +flavor: small # application configuration config: |