summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-nexus/values.yaml
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2020-11-30 09:17:45 +0000
committerGerrit Code Review <gerrit@onap.org>2020-11-30 09:17:45 +0000
commitcfe8a79535c8972179638be2ed8bbc00210dd5dc (patch)
tree9113fb725cee208ba85e0c4d0f02290080d969be /kubernetes/policy/components/policy-nexus/values.yaml
parent6f1cdc1aee56e11d8c05e569e5f5f31351b5fb1e (diff)
parent7c8c6864e33d0296194546ff626eb64b99e7cff8 (diff)
Merge "[POLICY] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/policy/components/policy-nexus/values.yaml')
-rwxr-xr-xkubernetes/policy/components/policy-nexus/values.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/kubernetes/policy/components/policy-nexus/values.yaml b/kubernetes/policy/components/policy-nexus/values.yaml
index 69be914bd4..7801b525f2 100755
--- a/kubernetes/policy/components/policy-nexus/values.yaml
+++ b/kubernetes/policy/components/policy-nexus/values.yaml
@@ -18,16 +18,12 @@
#################################################################
global:
nodePortPrefix: 302
- readinessImage: onap/oom/readiness:3.0.1
- ubuntuInitRepository: oomk8s
- ubuntuInitImage: ubuntu-init:1.0.0
persistence: {}
#################################################################
# Application configuration defaults.
#################################################################
# application image
-repository: nexus3.onap.org:10001
image: sonatype/nexus:2.14.13-01
pullPolicy: Always