mirror of
https://github.com/lukaszraczylo/kubernetes-images-sync-operator.git
synced 2026-07-13 04:37:06 +00:00
Add ability to provide annotations to the jobs.
This commit is contained in:
@@ -10,5 +10,5 @@ roleRef:
|
||||
name: '{{ include "chart.fullname" . }}-raczylo-com-leader'
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: '{{ include "chart.fullname" . }}-cm-raczylo-com'
|
||||
name: '{{ include "chart.fullname" . }}-sa'
|
||||
namespace: '{{ .Release.Namespace }}'
|
||||
Reference in New Issue
Block a user