[PLATFORM] Add new fake deployment to fix offline certificates generation
[oom.git] / kubernetes / platform / components / oom-cert-service / values.yaml
index 3ab9895..bcb2544 100644 (file)
@@ -34,6 +34,7 @@ global:
   # Standard OOM
   pullPolicy: "Always"
   repository: "nexus3.onap.org:10001"
+  offlineDeploymentBuild: false
 
 
 # Service configuration
@@ -44,6 +45,8 @@ service:
       port: 8443
       port_protocol: http
 
+# Certificates generation configuration
+certificateGenerationImage: onap/integration-java11:7.1.0
 
 # Deployment configuration
 repository: nexus3.onap.org:10001