Merge c4ddc97e62 into fb9b96bf75
				
					
				
			This commit is contained in:
		
						commit
						8ffd77e3c0
					
				|  | @ -6,7 +6,9 @@ kind: ClusterRoleBinding | |||
| {{- end }} | ||||
| metadata: | ||||
|   name: {{ include "actions-runner-controller.managerRoleName" . }}-secrets | ||||
|   {{- if .Values.scope.singleNamespace }} | ||||
|   namespace: {{ .Release.Namespace }} | ||||
|   {{- end }} | ||||
| roleRef: | ||||
|   apiGroup: rbac.authorization.k8s.io | ||||
|   {{- if .Values.scope.singleNamespace }} | ||||
|  |  | |||
|  | @ -7,6 +7,9 @@ kind: ClusterRole | |||
| metadata: | ||||
|   creationTimestamp: null | ||||
|   name: {{ include "actions-runner-controller.managerRoleName" . }}-secrets | ||||
|   {{- if .Values.scope.singleNamespace }} | ||||
|   namespace: {{ .Release.Namespace }} | ||||
|   {{- end }} | ||||
| rules: | ||||
| - apiGroups: | ||||
|   - "" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue