Skip to content

Commit

Permalink
Merge pull request #4 from BouyguesTelecom/remove/pull-secret-job
Browse files Browse the repository at this point in the history
remove pullSecret deployment job
  • Loading branch information
AmelieLoulergue authored Nov 14, 2024
2 parents ea8a3d2 + 486a551 commit bd02a6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions opensource/templates/backup-and-clean-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ spec:
spec:
template:
spec:
imagePullSecrets:
- name: {{ .Values.imagePullSecrets.name }}
containers:
- name: remove-expired-files-cronjob
image: '{{ .Values.mediaProvider.backupAndCleanJob.imageName }}:{{ .Values.mediaProvider.backupAndCleanJob.imageVersion }}'
Expand Down

0 comments on commit bd02a6b

Please sign in to comment.