X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fso%2Ftemplates%2Fsecret.yaml;h=5aa3ea3855a5b081b0e9dbfdd43fd9b397a601cd;hb=dd714d1a2746b16644abb42a3f4d3824cbc1132e;hp=bdcecddfa3bc2e0d8820e6e1fb6c4af43fbcc5b6;hpb=f992a85bb2966dc92cae976a777644ccf12f5c61;p=oom.git diff --git a/kubernetes/so/templates/secret.yaml b/kubernetes/so/templates/secret.yaml index bdcecddfa3..5aa3ea3855 100644 --- a/kubernetes/so/templates/secret.yaml +++ b/kubernetes/so/templates/secret.yaml @@ -1,3 +1,4 @@ +{{/* # Copyright © 2020 Samsung Electronics # Modifications Copyright © 2020 Orange # @@ -12,5 +13,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +*/}} -{{ include "common.secret" . }} +{{ include "common.secretFast" . }}