diff --git a/charts/oai-5g-ran/oai-cu-cp/values.yaml b/charts/oai-5g-ran/oai-cu-cp/values.yaml
index bfa74dd463b51661f7ee362fc55f0ebab9230b7c..aa5cb9f9c611a4562c056a0e38d20fa163f5c804 100644
--- a/charts/oai-5g-ran/oai-cu-cp/values.yaml
+++ b/charts/oai-5g-ran/oai-cu-cp/values.yaml
@@ -3,8 +3,8 @@ kubernetesType: Vanilla  #Vanilla for community kubernetes distribution else Ope
 ## In case of using these charts on Openshift then please use UBI images
 ## To know more about them follow this tutorial https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-fed/-/tree/master/openshift
 nfimage:   # image name either locally present or in a public/private repository
-  repository: @GNB_REPO@ # docker.io/oaisoftwarealliance/oai-gnb
-  version: @GNB_TAG@ # image tag or develop
+  repository: @CUUP_REPO@ # docker.io/oaisoftwarealliance/oai-nr-cuup
+  version: @RAN_TAG@ # image tag or develop
   # pullPolicy: IfNotPresent or Never or Always
   pullPolicy: IfNotPresent