Change-Id: I7cdf334e9c8598954fd14fb772a7a44b6ef6c4a3
Signed-off-by: hoejoo.lee <hoejoo.lee@samsung.com>
{{- $reponame := .repo -}}
{{- $postfix := $reponame | replace "." "-" | replace ":" "-" | replace "/" "-" | trunc 63 | trimSuffix "-" -}}
{{- printf "secret-%s" $postfix -}}
-{{- end -}}
\ No newline at end of file
+{{- end -}}
{{- end }}
RMR_RTG_SVC: "4561"
XAPP_DESCRIPTOR_PATH: {{ .Values.appconfig.path }}
- RMR_SRC_ID: {{ include "ricxapp.servicename" . }}-rmr.{{ include "ricxapp.namespace" . }}:4560
\ No newline at end of file
+ RMR_SRC_ID: {{ include "ricxapp.servicename" . }}-rmr.{{ include "ricxapp.namespace" . }}:4560
"min_replicas": 1,
"max_replicas": 1
}
-}
\ No newline at end of file
+}