Merge "vvp -- VNF Validation Platform"
[oom.git] / kubernetes / oof / resources / config / osdf_config.yaml
index d39a832..fea3d90 100755 (executable)
@@ -68,7 +68,7 @@ aaf_user_roles:
   {{- end }}
 
 # Secret Management Service from AAF
-aaf_sms_url: {{ .Values.config.aaf_sms_url }}
+aaf_sms_url: {{ .Values.config.aaf_sms_url }}.{{ include "common.namespace" . }}:{{ .Values.config.aaf_sms_port }}
 aaf_sms_timeout: {{ .Values.config.aaf_sms_timeout }}
 secret_domain: {{ .Values.config.secret_domain }}
 aaf_ca_certs: {{ .Values.config.aaf_ca_certs }}