summaryrefslogtreecommitdiffstats
path: root/values.yaml
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2017-12-11 08:36:25 -0500
committerAlexis de Talhouët <alexis.de_talhouet@bell.ca>2018-01-18 15:15:07 +0000
commitd97a78c6951a44dbadf12c2705fb57d6122a7a8b (patch)
tree44832a4c817540782cb8db1a01e259f9974cecdc /values.yaml
parentac57345cbfb747ca0cb0ca2a5403005a2dde792b (diff)
Fix policy
- remove useless init-check in deployment to match requirement from policy team: https://gerrit.onap.org/r/gitweb?p=policy/docker.git;a=blob;f=docker-compose.yml;h=96fd5073e9d51908dabd04643aa96b42820ac681;hb=HEAD - add missing drools port (9696) - update configuration files to reflect latest Change-Id: I3399c21a3357b649fdc078a0bd4ba4af1f751a9b Issue-ID: OOM-490 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'values.yaml')
-rw-r--r--values.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/values.yaml b/values.yaml
index ce625b7..692d071 100644
--- a/values.yaml
+++ b/values.yaml
@@ -1,6 +1,11 @@
nsPrefix: onap
pullPolicy: Always
nodePortPrefix: 302
+
+# POLICY hotfix - Note this must be temporary
+# See https://jira.onap.org/browse/POLICY-510
+aaiServiceClusterIp: 10.43.255.254
+
image:
readiness: oomk8s/readiness-check:1.0.0
aaiProxy: aaionap/haproxy