Skip to content
Snippets Groups Projects
Commit 7f0b8728 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Adds how to create job from cronjob.

parent 4662f6a1
No related branches found
No related tags found
No related merge requests found
```
ns=liiib-re
kubectl -n {ns} create job --from=cronjob/${ns}-dump manual-dump-`date '+%Y-%m-%d'`
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment