aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/certInitializer/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-11-19 16:48:39 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-12-17 14:05:06 +0100
commit145140b968430f5ac62ec72499b36d40f708054a (patch)
treee7e29d95eef2405a650559e4c740e7497a809f9e /kubernetes/common/certInitializer/values.yaml
parent79185b609b107b7e626973a026d2898c9d5534c8 (diff)
[COMMON][CertInit] Uses new tpls for repos / images
This commit makes CertInitializer template to use the new generator for repositories and images. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I5efa37225bfe05e2c7be7b8d2420ccaeb10afe62
Diffstat (limited to 'kubernetes/common/certInitializer/values.yaml')
-rw-r--r--kubernetes/common/certInitializer/values.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/kubernetes/common/certInitializer/values.yaml b/kubernetes/common/certInitializer/values.yaml
index 66251fa29a..e7a0a3f02e 100644
--- a/kubernetes/common/certInitializer/values.yaml
+++ b/kubernetes/common/certInitializer/values.yaml
@@ -13,10 +13,8 @@
# limitations under the License.
global:
- repository: nexus3.onap.org:10001
aafAgentImage: onap/aaf/aaf_agent:2.1.20
aafEnabled: true
- jreImage: registry.gitlab.com/onap-integration/docker/onap-java
pullPolicy: Always