Skip to content

Commit

Permalink
remove duplicate shell command from cron job,fixes issue 389
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinsaju committed Oct 29, 2023
1 parent ee2bc53 commit b9f3c62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ crons: {}
# fileName:

## Command to be executed
#command: ["/bin/sh", "-c", "datahub ingest -c <recipe.fileName>"]
#command: ["datahub ingest -c <recipe.fileName>"]

## Deployment pod host aliases
## https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/
Expand Down

0 comments on commit b9f3c62

Please sign in to comment.