From 8071858f212ca97b51b88fcb1a2db6483be36664 Mon Sep 17 00:00:00 2001 From: Larry Rensing Date: Thu, 2 Mar 2017 10:56:04 -0600 Subject: [PATCH] maas cannot parse header in secret file --- maas/templates/etc/_secret.tpl | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/maas/templates/etc/_secret.tpl b/maas/templates/etc/_secret.tpl index 318fb24279..14c823bc4a 100644 --- a/maas/templates/etc/_secret.tpl +++ b/maas/templates/etc/_secret.tpl @@ -1,15 +1 @@ -# Copyright 2017 The Openstack-Helm Authors. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# 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. - {{ .Values.secret }}