mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
@@ -23,10 +23,6 @@ spec:
|
||||
{{- end }}
|
||||
spec:
|
||||
{{- include "harbor.imagePullSecrets" . | indent 6 }}
|
||||
{{- with .Values.imagePullSecrets }}
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: clair
|
||||
image: "{{ template "harbor.clairImage" . }}"
|
||||
|
||||
Reference in New Issue
Block a user