chore: remove 16 characters from -service-account (#2567)
Signed-off-by: kahirokunn <okinakahiro@gmail.com> Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
This commit is contained in:
		
							parent
							
								
									81dea9b3dc
								
							
						
					
					
						commit
						78a93566af
					
				|  | @ -58,7 +58,7 @@ app.kubernetes.io/instance: {{ .Release.Name }} | |||
| {{- end }} | ||||
| 
 | ||||
| {{- define "gha-runner-scale-set.noPermissionServiceAccountName" -}} | ||||
| {{- include "gha-runner-scale-set.fullname" . }}-no-permission-service-account | ||||
| {{- include "gha-runner-scale-set.fullname" . }}-no-permission | ||||
| {{- end }} | ||||
| 
 | ||||
| {{- define "gha-runner-scale-set.kubeModeRoleName" -}} | ||||
|  | @ -70,7 +70,7 @@ app.kubernetes.io/instance: {{ .Release.Name }} | |||
| {{- end }} | ||||
| 
 | ||||
| {{- define "gha-runner-scale-set.kubeModeServiceAccountName" -}} | ||||
| {{- include "gha-runner-scale-set.fullname" . }}-kube-mode-service-account | ||||
| {{- include "gha-runner-scale-set.fullname" . }}-kube-mode | ||||
| {{- end }} | ||||
| 
 | ||||
| {{- define "gha-runner-scale-set.dind-init-container" -}} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue