Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Feb 17, 2025
1 parent 4493500 commit eab0e56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/kubedb-crd-manager/templates/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ spec:
annotations:
{{- toYaml . | nindent 8 }}
{{- end }}
labels:
{{- include "kubedb-crd-manager.labels" . | nindent 8 }}
spec:
{{- include "docker.imagePullSecrets" . | nindent 6 }}
securityContext:
Expand Down

0 comments on commit eab0e56

Please sign in to comment.