Skip to content

Commit

Permalink
Merge pull request #7 from fridex/fix-cronjob-name
Browse files Browse the repository at this point in the history
Fix cronjob template name
  • Loading branch information
fridex committed Aug 7, 2018
2 parents 609f9dd + c649970 commit 5e59979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/cronJob-template.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: Template
metadata:
name: cve-cleanup-cronjob
name: cve-update-cronjob
annotations:
description: This is Thoth Core - CVE Update Job
openshift.io/display-name: "Thoth: CVE Update Job"
Expand Down

0 comments on commit 5e59979

Please sign in to comment.