diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2020-11-30 09:17:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-11-30 09:17:45 +0000 |
commit | cfe8a79535c8972179638be2ed8bbc00210dd5dc (patch) | |
tree | 9113fb725cee208ba85e0c4d0f02290080d969be /kubernetes/policy/components/policy-api/values.yaml | |
parent | 6f1cdc1aee56e11d8c05e569e5f5f31351b5fb1e (diff) | |
parent | 7c8c6864e33d0296194546ff626eb64b99e7cff8 (diff) |
Merge "[POLICY] Uses new tpls for repos / images"
Diffstat (limited to 'kubernetes/policy/components/policy-api/values.yaml')
-rwxr-xr-x | kubernetes/policy/components/policy-api/values.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kubernetes/policy/components/policy-api/values.yaml b/kubernetes/policy/components/policy-api/values.yaml index 6f0a590f47..3657bc1f53 100755 --- a/kubernetes/policy/components/policy-api/values.yaml +++ b/kubernetes/policy/components/policy-api/values.yaml @@ -22,9 +22,7 @@ global: nodePortPrefix: 304 persistence: {} - envsubstImage: dibi/envsubst aafEnabled: true - readinessImage: onap/oom/readiness:3.0.1 ################################################################# # Secrets metaconfig @@ -83,7 +81,6 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -repository: nexus3.onap.org:10001 image: onap/policy-api:2.3.3 pullPolicy: Always |