Add missing newlines in YAML files

This commit is contained in:
bcmmbaga
2026-02-04 18:01:28 +03:00
parent 10796250d4
commit f315db2505
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -203,4 +203,4 @@ general:
# General labels, applied to all created K8s resources
labels: {}
# acme_com_managed_by: platform-engineering
# acme_com_owned_by: release-engineering
# acme_com_owned_by: release-engineering
@@ -27,4 +27,4 @@ spec:
{{- if hasKey $v "bidirectional" }}
bidirectional: {{ $v.bidirectional }}
{{- end }}
{{- end }}
{{- end }}
@@ -80,4 +80,4 @@ spec:
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
@@ -42,4 +42,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: {{ include "netbird-operator-config.serviceAccountName" . }}
namespace: {{ .Release.Namespace }}
namespace: {{ .Release.Namespace }}
+1 -1
View File
@@ -54,4 +54,4 @@ kubernetesAPI:
serviceAccount:
create: true
name: ""
annotations: {}
annotations: {}