diff --git a/charts/oai-5g-core/oai-5g-basic/values.yaml b/charts/oai-5g-core/oai-5g-basic/values.yaml
index c7d3ed64724e83dde854d970abd36831035a9363..4b7e02ec28965cb87a1fde2f6d532543cc8290db 100644
--- a/charts/oai-5g-core/oai-5g-basic/values.yaml
+++ b/charts/oai-5g-core/oai-5g-basic/values.yaml
@@ -148,7 +148,7 @@ oai-upf:
     ## For n4 it is better to re-use eth0 interface inside the pod (primary CNI of Kubernetes)
     n4Interface:
       create: @MULTUS_UPF_N4@
-      Ipadd: "@IP_UPF_N4@
+      Ipadd: "@IP_UPF_N4@"
       Netmask: "@NETMASK_UPF_N4@"
       ## If you do not need a specific mac address leave the field empty
       Mac: "@MAC_UPF_N4@"