X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcomponents%2Faai-modelloader%2Ftemplates%2Fsecret.yaml;h=70b0857938af60445b96aff54d566e06eb22712b;hb=c87dbc30928b4a9d05062ac842ec6749ee25ab3c;hp=d6013c832e17ae3dc442dd2ec83631d4b9dde65d;hpb=ee65f30af9912d95133d2922ac982a7973214170;p=oom.git diff --git a/kubernetes/aai/components/aai-modelloader/templates/secret.yaml b/kubernetes/aai/components/aai-modelloader/templates/secret.yaml index d6013c832e..70b0857938 100644 --- a/kubernetes/aai/components/aai-modelloader/templates/secret.yaml +++ b/kubernetes/aai/components/aai-modelloader/templates/secret.yaml @@ -27,3 +27,5 @@ metadata: type: Opaque data: {{ tpl (.Files.Glob "resources/config/auth/*").AsSecrets . | indent 2 }} +--- +{{ include "common.secretFast" . }} \ No newline at end of file