aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates')
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdglobal_crd.yaml2
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdplugin_crd.yaml2
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/operator.yaml2
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role.yaml2
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role_binding.yaml2
-rw-r--r--vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/service_account.yaml2
6 files changed, 6 insertions, 6 deletions
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdglobal_crd.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdglobal_crd.yaml
index 89d38a70..00635ff2 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdglobal_crd.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdglobal_crd.yaml
@@ -72,4 +72,4 @@ spec:
- name: v1alpha1
served: true
storage: true
-{{- end }} \ No newline at end of file
+{{- end }}
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdplugin_crd.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdplugin_crd.yaml
index fccd7cd8..30af4e0f 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdplugin_crd.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/onap_v1alpha1_collectdplugin_crd.yaml
@@ -69,4 +69,4 @@ spec:
- name: v1alpha1
served: true
storage: true
-{{- end }} \ No newline at end of file
+{{- end }}
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/operator.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/operator.yaml
index c62dde2b..94a1eb5b 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/operator.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/operator.yaml
@@ -38,4 +38,4 @@ spec:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: "collectd-operator"
-{{- end }} \ No newline at end of file
+{{- end }}
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role.yaml
index 73de6aad..3dafc6cf 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role.yaml
@@ -54,4 +54,4 @@ rules:
- collectdglobals
verbs:
- '*'
-{{- end }} \ No newline at end of file
+{{- end }}
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role_binding.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role_binding.yaml
index 024ba2a1..99deda45 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role_binding.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/role_binding.yaml
@@ -17,4 +17,4 @@ roleRef:
kind: ClusterRole
name: collectd-operator
apiGroup: rbac.authorization.k8s.io
-{{- end }} \ No newline at end of file
+{{- end }}
diff --git a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/service_account.yaml b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/service_account.yaml
index d3c17cf8..40db9c9e 100644
--- a/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/service_account.yaml
+++ b/vnfs/DAaaS/deploy/operator/charts/collectd-operator/templates/service_account.yaml
@@ -9,4 +9,4 @@ metadata:
component: service-account
release: {{ .Release.Name }}
heritage: {{ .Release.Service }}
-{{- end }} \ No newline at end of file
+{{- end }}