summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rw-r--r--kubernetes/policy/values.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml
new file mode 100644
index 0000000000..19ff66c34a
--- /dev/null
+++ b/kubernetes/policy/values.yaml
@@ -0,0 +1,9 @@
+NS: onap-policy
+pullPolicy: Always
+image:
+ readiness: oomk8s/readiness-check:1.0.0
+ policyPe: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.1-STAGING-latest
+ policyDrools: nexus3.onap.org:10001/openecomp/policy/policy-drools:1.1-STAGING-latest
+ policyDb: nexus3.onap.org:10001/openecomp/policy/policy-db:1.1-STAGING-latest
+ policyNexus: nexus3.onap.org:10001/openecomp/policy/policy-nexus:1.1-STAGING-latest
+ ubuntu: ubuntu:16.04