Skip to content

Commit

Permalink
fix cronjob spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar committed Jul 18, 2017
1 parent 4c03828 commit 39364ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions k8s/addons/qingcloud/clean-log-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ spec:
# successfulJobsHistoryLimit: 1
# failedJobsHistoryLimit: 1
jobTemplate:
metadata:
labels:
k8s-app: clean-log
spec:
metadata:
labels:
k8s-app: clean-log
activeDeadlineSeconds: 60
template:
spec:
Expand Down

0 comments on commit 39364ec

Please sign in to comment.