[POLICY] Rename from TOSCA Control Loop to ACM
[oom.git] / kubernetes / policy / components / policy-clamp-ac-k8s-ppnt / 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.
@@ -50,7 +50,7 @@ certStores:
   trustStorePassword: Pol1cy_0nap
 
 certInitializer:
-  nameOverride: policy-clamp-cl-k8s-ppnt-cert-initializer
+  nameOverride: policy-clamp-ac-k8s-ppnt-cert-initializer
   aafDeployFqi: deployer@people.osaaf.org
   aafDeployPass: demo123456!
   fqdn: policy
@@ -72,7 +72,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-clamp-cl-k8s-ppnt:6.2.0
+image: onap/policy-clamp-ac-k8s-ppnt:6.2.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -105,7 +105,7 @@ readiness:
 
 service:
   type: ClusterIP
-  name: policy-clamp-cl-k8s-ppnt
+  name: policy-clamp-ac-k8s-ppnt
   useNodePortExt: true
   ports:
   - name: http-api
@@ -135,6 +135,6 @@ resources:
 
 #Pods Service Account
 serviceAccount:
-  nameOverride: policy-clamp-cl-k8s-ppnt
+  nameOverride: policy-clamp-ac-k8s-ppnt
   roles:
     - create