Skip to content

Commit

Permalink
Fixes from actions#3729
Browse files Browse the repository at this point in the history
  • Loading branch information
madAndroid committed Sep 20, 2024
1 parent 90b68fe commit 5b6d1be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
labels:
app.kubernetes.io/part-of: gha-rs-controller
app.kubernetes.io/component: controller-manager
app.kubernetes.io/version: {{ .Chart.Version }}
app.kubernetes.io/version: {{ include "gha-runner-scale-set-controller.chart" . }}
{{- include "gha-runner-scale-set-controller.selectorLabels" . | nindent 8 }}
{{- with .Values.podLabels }}
{{- toYaml . | nindent 8 }}
Expand Down

0 comments on commit 5b6d1be

Please sign in to comment.