mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-19 19:07:29 +08:00
Ensure the chart is passing acceptance tests
This commit is contained in:
@@ -3,6 +3,7 @@ apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: {{ include "actions-runner-controller.serviceAccountName" . }}
|
||||
namespace: {{ .Release.Namespace }}
|
||||
labels:
|
||||
{{- include "actions-runner-controller.labels" . | nindent 4 }}
|
||||
{{- with .Values.serviceAccount.annotations }}
|
||||
|
||||
Reference in New Issue
Block a user