Skip to content

Commit 6ae7f65

Browse files
fix job indentation
1 parent 6d4bd1c commit 6ae7f65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/matrix-stack/templates/matrix-authentication-service/syn2mas_job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ spec:
6363
{{- toYaml . | nindent 8 }}
6464
{{- end }}
6565
labels:
66-
{{- include "element-io.matrix-authentication-service-syn2mas.labels" (dict "root" $ "context" .) | nindent 4 }}
66+
{{- include "element-io.matrix-authentication-service-syn2mas.labels" (dict "root" $ "context" .) | nindent 8 }}
6767
spec:
6868
restartPolicy: Never
6969
{{- include "element-io.ess-library.pods.commonSpec" (dict "root" $ "context" (dict "componentValues" . "instanceSuffix" "matrix-authentication-service-syn2mas" "deployment" false "usesMatrixTools" true "mountServiceAccountToken" true)) | nindent 6 }}

0 commit comments

Comments
 (0)