New version of the common template. It unifies the naming convention between platform...
[it/dep.git] / ric-common / Common-Template / helm / ric-common / templates / _docker_credential_name.tpl
@@ -15,8 +15,9 @@
 #   limitations under the License.                                             #
 ################################################################################
 
-apiVersion: v1
-appVersion: "1.0"
-description: A Helm chart for full RIC deployment
-name: ric
-version: 1.1.0
+
+
+
+{{- define "common.dockercred.prefix" -}}
+  {{- printf "secret-docker" -}}
+{{- end -}}