aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/pnda/charts/dcae-pnda-mirror
diff options
context:
space:
mode:
authorJakub Latusek <j.latusek@samsung.com>2020-10-21 13:36:29 +0200
committerJakub Latusek <j.latusek@samsung.com>2020-10-21 14:02:59 +0200
commite2b7dd359b8c05a02e5acad8e4626119904138cc (patch)
treeef1d3e56c02ec64c45668015addb3e2ec4aa5e60 /kubernetes/pnda/charts/dcae-pnda-mirror
parentde60649a59fe924175a25e05eb8ca31efe63daeb (diff)
[PNDA] change comment style
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I3d9cd7715753364d2e9c9c90cc16e48d41569056 Issue-ID: OOM-2562
Diffstat (limited to 'kubernetes/pnda/charts/dcae-pnda-mirror')
-rw-r--r--kubernetes/pnda/charts/dcae-pnda-mirror/templates/deployment.yaml2
-rw-r--r--kubernetes/pnda/charts/dcae-pnda-mirror/templates/service.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/kubernetes/pnda/charts/dcae-pnda-mirror/templates/deployment.yaml b/kubernetes/pnda/charts/dcae-pnda-mirror/templates/deployment.yaml
index c328644122..db35c21fd2 100644
--- a/kubernetes/pnda/charts/dcae-pnda-mirror/templates/deployment.yaml
+++ b/kubernetes/pnda/charts/dcae-pnda-mirror/templates/deployment.yaml
@@ -1,3 +1,4 @@
+{{/*
# ================================================================================
# Copyright (c) 2018 Cisco Systems. All rights reserved.
# ================================================================================
@@ -13,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ============LICENSE_END=========================================================
+*/}}
apiVersion: extensions/v1beta1
kind: Deployment
diff --git a/kubernetes/pnda/charts/dcae-pnda-mirror/templates/service.yaml b/kubernetes/pnda/charts/dcae-pnda-mirror/templates/service.yaml
index e3308184fa..242f77c04d 100644
--- a/kubernetes/pnda/charts/dcae-pnda-mirror/templates/service.yaml
+++ b/kubernetes/pnda/charts/dcae-pnda-mirror/templates/service.yaml
@@ -1,3 +1,4 @@
+{{/*
# ================================================================================
# Copyright (c) 2018 Cisco Systems. All rights reserved.
# ================================================================================
@@ -13,6 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ============LICENSE_END=========================================================
+*/}}
apiVersion: v1
kind: Service