X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faaf%2Fcomponents%2Faaf-cert-service%2Fvalues.yaml;fp=kubernetes%2Faaf%2Fcharts%2Faaf-cert-service%2Fvalues.yaml;h=17b0b758cdcd23ae41453403969bbc2cdf4cf570;hb=0de302ad6212185c842ce7232319e19d994dd520;hp=c2bbecd81ac34d6ceea38f5b5792d484a3083e52;hpb=83ba0bb4bfe3978f0b0ba7c251ed28fc6686c20b;p=oom.git diff --git a/kubernetes/aaf/charts/aaf-cert-service/values.yaml b/kubernetes/aaf/components/aaf-cert-service/values.yaml similarity index 87% rename from kubernetes/aaf/charts/aaf-cert-service/values.yaml rename to kubernetes/aaf/components/aaf-cert-service/values.yaml index c2bbecd81a..17b0b758cd 100644 --- a/kubernetes/aaf/charts/aaf-cert-service/values.yaml +++ b/kubernetes/aaf/components/aaf-cert-service/values.yaml @@ -1,5 +1,5 @@ # Copyright © 2020, Nokia -# Modifications Copyright © 2020, Nordix Foundation +# Modifications Copyright © 2020, Nordix Foundation, Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,6 +16,25 @@ # Global global: envsubstImage: dibi/envsubst + nodePortPrefix: 302 + # Readiness image + readinessRepository: oomk8s + readinessImage: readiness-check:2.0.2 + # Ubuntu Init image + ubuntuInitRepository: registry.hub.docker.com + ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 + # Logging image + loggingRepository: docker.elastic.co + loggingImage: beats/filebeat:5.5.0 + # BusyBox image + busyboxRepository: registry.hub.docker.com + busyboxImage: library/busybox:1.31 + persistence: + enabled: true + # Standard OOM + pullPolicy: "Always" + repository: "nexus3.onap.org:10001" + # Service configuration service: