[POLICY] Rename from TOSCA Control Loop to ACM
[oom.git] / kubernetes / policy / components / policy-clamp-runtime-acm / values.yaml
@@ -1,5 +1,5 @@
 #  ============LICENSE_START=======================================================
-#   Copyright (C) 2021 Nordix Foundation. All rights reserved.
+#   Copyright (C) 2021-2022 Nordix Foundation.
 #  ================================================================================
 #  Licensed under the Apache License, Version 2.0 (the "License");
 #  you may not use this file except in compliance with the License.
@@ -56,7 +56,7 @@ certStores:
   trustStorePassword: Pol1cy_0nap
 
 certInitializer:
-  nameOverride: policy-clamp-cl-runtime-cert-initializer
+  nameOverride: policy-clamp-runtime-acm-cert-initializer
   aafDeployFqi: deployer@people.osaaf.org
   aafDeployPass: demo123456!
   fqdn: policy
@@ -78,7 +78,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-cl-runtime:6.2.0
+image: onap/policy-clamp-runtime-acm:6.2.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -119,7 +119,7 @@ readiness:
 
 service:
   type: ClusterIP
-  name: policy-clamp-cl-runtime
+  name: policy-clamp-runtime-acm
   useNodePortExt: true
   ports:
   - name: http-api
@@ -149,6 +149,6 @@ resources:
 
 #Pods Service Account
 serviceAccount:
-  nameOverride: policy-clamp-cl-runtime
+  nameOverride: policy-clamp-runtime-acm
   roles:
     - read