Fixes for ric-aux
[it/dep.git] / ric-platform / 50-RIC-Platform / helm / common / templates / _servicename.tpl
index 20e381a..4e93d43 100644 (file)
@@ -34,7 +34,7 @@
 {{- end -}}
 
 {{- define "common.servicename.dbaas" -}}
-  {{- $name := ( include "common.fullname.dbaas" . ) -}}
+  {{- $name := ( include "common.name.dbaas" . ) -}}
   {{- printf "service-%s" $name | trunc 63 | trimSuffix "-" -}}
 {{- end -}}