summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml
diff options
context:
space:
mode:
authorJakub Latusek <j.latusek@samsung.com>2020-09-25 15:18:40 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-29 07:17:57 +0000
commit85c8d28db4cdcae34b4c459eabce04b864c9eb06 (patch)
treedc576d5a27491c345400a613ce677aab50d166bc /kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml
parent322d6c775b57d6561574aa1ff29d6f5950a04a4f (diff)
[DCAEGEN2] Change YAML comment to helm comment
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Issue-ID: OOM-2562 Change-Id: I7ba751e03c37b5e97914bc454d8f329b0bb515db
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml')
-rw-r--r--kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml b/kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml
index 57cbe89cc1..960ec786b2 100644
--- a/kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml
+++ b/kubernetes/dcaegen2/components/dcae-cloudify-manager/templates/namespace.yaml
@@ -1,3 +1,4 @@
+{{/*
#============LICENSE_START========================================================
# ================================================================================
# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
@@ -15,7 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ============LICENSE_END=========================================================
-
+*/}}
{{ if .Values.dcae_ns}}
# Create the namespace
apiVersion: v1