Skip to content

Commit

Permalink
remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
levgorbunov1 committed Jun 25, 2024
1 parent cfe9b9e commit 2e32409
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/templates/scaled-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ spec:
metadata:
owner: {{ .Values.github.organisation }}
repos: {{ .Values.github.repository }}
labels: {{ .Values.github.runner.labels | quote }}
runnerScope: "repo"
labels: {{ .Values.github.runner.labels | quote }}
runnerScope: "repo"
authenticationRef:
name: github-trigger-auth
{{- end }}

0 comments on commit 2e32409

Please sign in to comment.