diff options
author | Yury Novitsky <Yury.Novitsky@Amdocs.com> | 2017-09-05 12:31:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-05 12:31:12 +0000 |
commit | 7234ff7880279771bbfb1e4db85bfced4faec7b5 (patch) | |
tree | ba5fd683d8bcb7272fe7c9b5e10595621084a276 /kubernetes/policy/values.yaml | |
parent | 2ba543f3568fb58f53f4d0f646ff4a2c8519d7d4 (diff) | |
parent | 78eff21978e9252c1128ff2f4820d43a08b2b0a7 (diff) |
Merge "NodePort Helm Parametrization"
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rw-r--r-- | kubernetes/policy/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 0f990c94ff..25823b0969 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -1,5 +1,6 @@ nsPrefix: onap pullPolicy: Always +nodePortPrefix: 302 image: readiness: oomk8s/readiness-check:1.0.0 policyPe: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.0-STAGING-latest |