Align nonrtric products to release f
[it/dep.git] / ric-common / Common-Template / helm / nonrtric-common / templates / _orufhrecovery.tpl
 #   limitations under the License.                                             #
 ################################################################################
 
-{{- define "common.name.oruclosedlooprecovery" -}}
-  {{- printf "oruclosedlooprecovery" -}}
+{{- define "common.name.orufhrecovery" -}}
+  {{- printf "orufhrecovery" -}}
 {{- end -}}
 
-{{- define "common.container.oruclosedlooprecovery" -}}
-  {{- $name := ( include "common.name.oruclosedlooprecovery" . ) -}}
+{{- define "common.container.orufhrecovery" -}}
+  {{- $name := ( include "common.name.orufhrecovery" . ) -}}
   {{- printf "container-%s" $name | trunc 63 | trimSuffix "-" -}}
 {{- end -}}