commit | a6d04ad053cc609b9a69329200444d122d0199f1 | [log] [tgz] |
---|---|---|
author | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 13:26:45 2020 +0200 |
committer | Jakub Latusek <j.latusek@samsung.com> | Wed Oct 21 14:00:05 2020 +0200 |
tree | 219e519aa382f1817a4a347e10a0821985142e45 | |
parent | de60649a59fe924175a25e05eb8ca31efe63daeb [diff] [blame] |
[AAF] change comment style Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: Id9157f3332870a79575b20ff89558ea875626484 Issue-ID: OOM-2562
diff --git a/kubernetes/aaf/components/aaf-oauth/templates/deployment.yaml b/kubernetes/aaf/components/aaf-oauth/templates/deployment.yaml index 5074c8b..656aa17 100644 --- a/kubernetes/aaf/components/aaf-oauth/templates/deployment.yaml +++ b/kubernetes/aaf/components/aaf-oauth/templates/deployment.yaml
@@ -1,3 +1,4 @@ +{{/* # Copyright © 2017 Amdocs # Modifications © 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 "aaf.deployment" . }}