aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/nbi/templates/deployment.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-09-21 10:58:18 +0000
committerGerrit Code Review <gerrit@onap.org>2020-09-21 10:58:18 +0000
commit5686a7b4b7d72c716467827c55737cbdab12a49a (patch)
tree7c60877d3280938409f432a6bdb6c0308d157d3f /kubernetes/nbi/templates/deployment.yaml
parent2eb8c16af6836b513aec63fc7177c5cd5862ad88 (diff)
parent922465cb33741b2a6ab70bf1c82b3e99e897d3e5 (diff)
Merge "Replace YAML comments with helm comments in templates"
Diffstat (limited to 'kubernetes/nbi/templates/deployment.yaml')
-rw-r--r--kubernetes/nbi/templates/deployment.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/kubernetes/nbi/templates/deployment.yaml b/kubernetes/nbi/templates/deployment.yaml
index dc2f5dbb81..631cb7cba8 100644
--- a/kubernetes/nbi/templates/deployment.yaml
+++ b/kubernetes/nbi/templates/deployment.yaml
@@ -1,3 +1,4 @@
+{{/*
# Copyright © 2018 Orange
# Modifications Copyright © 2018 Amdocs, Bell Canada
# Modifications Copyright © 2020 Nokia
@@ -13,6 +14,7 @@
# 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.
+*/}}
apiVersion: apps/v1
kind: Deployment