Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
Kubernetes-Docker
Commits
ea34fbea
Commit
ea34fbea
authored
Jul 30, 2019
by
Ľuboslav Pivarč
Browse files
delete yaml/cbio-delete duplicated (in API repo)
parent
b26bebf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
yaml/cbio-delete/deletecronjob.yml
deleted
100644 → 0
View file @
b26bebf0
apiVersion
:
batch/v1beta1
kind
:
CronJob
metadata
:
generateName
:
cbio-delete
namespace
:
cbio-on-demand
labels
:
app
:
cbio
type
:
ondemand
# generated by API by user id from request
#user: Luboslav
# generated by API unique for user
#instance: "1"
annotations
:
maintainer
:
Luboslav Pivarc <456130@muni.cz>
spec
:
# generated by API
#schedule: "*/1 * * * *"
startingDeadlineSeconds
:
21600
jobTemplate
:
spec
:
completions
:
1
template
:
spec
:
containers
:
-
name
:
deletetion
image
:
lpivo/job:tr1
env
:
# generated by API by usr id from request
#- name: USER
# value: string
# generated by API unique for user
#- name: INSTANCE
# value: codpgfjr
restartPolicy
:
OnFailure
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment