mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-06 14:11:22 -03:00
Update _crd-updater.tpl
This commit is contained in:
committed by
GitHub
parent
c1149c2239
commit
bc9237a9e8
@@ -31,7 +31,7 @@ spec:
|
||||
serviceAccountName: {{ $fullName }}-crds
|
||||
containers:
|
||||
- name: {{ $fullName }}-crds
|
||||
image: {{ .Values.multiinitImage.repository }}:{{ .Values.multiinitImage.tag }}
|
||||
image: {{ .Values.ubuntuImage.repository }}:{{ .Values.ubuntuImage.tag }}
|
||||
volumeMounts:
|
||||
- name: {{ $fullName }}-crds
|
||||
mountPath: /etc/crds
|
||||
|
||||
Reference in New Issue
Block a user