mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-06 06:26:22 -03:00
Update _manifest-updater.tpl
This commit is contained in:
committed by
GitHub
parent
a22f216dae
commit
30dcc7ee7e
@@ -15,6 +15,10 @@ spec:
|
||||
template:
|
||||
spec:
|
||||
serviceAccountName: {{ $fullName }}-manifests
|
||||
tolerations:
|
||||
- key: "ix-svc-start"
|
||||
operator: "Exists"
|
||||
effect: "NoExecute"
|
||||
containers:
|
||||
- name: {{ $fullName }}-manifests
|
||||
image: {{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}
|
||||
|
||||
Reference in New Issue
Block a user